[geographiclib] 04/07: Added patch to generate a tree view in html documentation
Francesco Lovergine
frankie at moszumanska.debian.org
Fri Jan 19 08:42:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository geographiclib.
commit 34d62de1b1f95399ddc46e3600b9372151a52262
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Jan 18 12:35:52 2018 +0100
Added patch to generate a tree view in html documentation
---
debian/patches/doxygen | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/doxygen b/debian/patches/doxygen
new file mode 100644
index 0000000..dba19a8
--- /dev/null
+++ b/debian/patches/doxygen
@@ -0,0 +1,11 @@
+--- geographiclib.orig/doc/doxyfile.in
++++ geographiclib/doc/doxyfile.in
+@@ -1135,7 +1135,7 @@
+ # Since the tree basically has the same information as the tab index you
+ # could consider to set DISABLE_INDEX to NO when enabling this option.
+
+-GENERATE_TREEVIEW = NO
++GENERATE_TREEVIEW = YES
+
+ # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
+ # (range [0,1..20]) that doxygen will group on one line in the generated HTML
diff --git a/debian/patches/series b/debian/patches/series
index 7b02344..dc4698b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ css.patch
privacy.patch
disable-python-build.patch
reproducible-build.patch
+doxygen
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git
More information about the Pkg-grass-devel
mailing list