From cbb04b3090307e23f7b77d55f106337ea3316bfa Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Fri, 30 Aug 2024 15:47:42 +0200 Subject: [PATCH] Add kiwix-serve documentation link in USAGE --- src/server/kiwix-serve.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/server/kiwix-serve.cpp b/src/server/kiwix-serve.cpp index d20c50fe..cc798511 100644 --- a/src/server/kiwix-serve.cpp +++ b/src/server/kiwix-serve.cpp @@ -81,6 +81,7 @@ Mandatory arguments: Documentation: Source code https://github.com/kiwix/kiwix-tools More info https://wiki.kiwix.org/wiki/Kiwix-serve + https://kiwix-tools.readthedocs.io/en/latest/kiwix-serve.html )"; std::string loadCustomTemplate (std::string customIndexPath) {