Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 0e5619dc rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DOC & CONF: Delete klkt from the default config's hook + update changelog

parent 04430209
Branches
Aucune étiquette associée trouvée
1 requête de fusion!180Delete klkt
Pipeline #2495 réussi
Ce commit fait partie de la requête de fusion !180. Les commentaires créés ici seront créés dans le contexte de cette requête de fusion.
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
- Change: autotools to cmake toolchain - Change: autotools to cmake toolchain
- Change: cmake minimal version to 3.17 because of policy CMP0100 - Change: cmake minimal version to 3.17 because of policy CMP0100
- Change: the CI check if lektor compiles, no binary deployment for now - Change: the CI check if lektor compiles, no binary deployment for now
- Remove: delete `KLKT` as it is no longer maintained
# v2.4 (752da467) # v2.4 (752da467)
......
...@@ -103,11 +103,9 @@ comment(" has been created.") ...@@ -103,11 +103,9 @@ comment(" has been created.")
comment("The available hooks are the followings:") comment("The available hooks are the followings:")
comment(" - none: Nothing, the hook is ignored") comment(" - none: Nothing, the hook is ignored")
comment(" - launch_ext_klkt: Launch klkt, note that it will be automatically killed") comment(" - launch_caching: Launch caching for the database. The mtime and the")
comment(" when lektord exits") comment(" duration of the karas are cached, this is used to")
comment(" - launch_caching: Launch caching for the database. The mtime and the duration") comment(" speedup the update process")
comment(" of the karas are cached, this is used to speedup the ")
comment(" update process")
comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.") comment(" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time.")
comment(" It should be the first one to avoid any problem") comment(" It should be the first one to avoid any problem")
comment(" (lektord may crash if it's not the first element...)") comment(" (lektord may crash if it's not the first element...)")
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter