From b45426640e31fb58379bd8e9be84e093a965f3a2 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 249c240..3db57ca 100644 --- a/src/server/kiwix-serve.cpp +++ b/src/server/kiwix-serve.cpp @@ -81,6 +81,7 @@ Options: 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) {