aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bigonville <bigon@debian.org>2020-04-09 21:48:01 +0200
committerJakub Jelen <jjelen@redhat.com>2020-04-15 13:22:47 +0200
commit5f1d0c4795eda0ef8b19fcd39938349c02ee317e (patch)
treec139960e69a666efc798688b9aa71275bcbf2ec6
parent1ff6dda616ecb6327256003d5c0ee7ddd40bc783 (diff)
downloadlibssh-5f1d0c4795eda0ef8b19fcd39938349c02ee317e.tar.gz
libssh-5f1d0c4795eda0ef8b19fcd39938349c02ee317e.tar.xz
libssh-5f1d0c4795eda0ef8b19fcd39938349c02ee317e.zip
Make the documentation reproducible
Signed-off-by: Laurent Bigonville <bigon@bigon.be> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r--doc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 8a666491..259424b4 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -13,6 +13,7 @@ if (DOXYGEN_FOUND)
set(DOXYGEN_TAB_SIZE 4)
set(DOXYGEN_OPTIMIZE_OUTPUT_FOR_C YES)
set(DOXYGEN_MARKDOWN_SUPPORT YES)
+ set(DOXYGEN_FULL_PATH_NAMES NO)
set(DOXYGEN_PREDEFINED DOXYGEN
WITH_SERVER