diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-03-23 10:10:38 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-03-23 10:58:15 +1100 |
commit | 15b53976e5d119877e53f34b34cee33a5f2883fd (patch) | |
tree | 1510b3852c886e528073deeccee7b41c8c363c18 /odk | |
parent | 70dad291a6baf1eff59b61f9d344c10018585dd4 (diff) |
odk: remove PREDICTABLE_URLS from doxygen config
Change-Id: Id3125481c6871176c2fd58dee3696482df88e7d3
Diffstat (limited to 'odk')
-rw-r--r-- | odk/docs/idl/Doxyfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/odk/docs/idl/Doxyfile b/odk/docs/idl/Doxyfile index 5982d5e0639f..008ec153b4b0 100644 --- a/odk/docs/idl/Doxyfile +++ b/odk/docs/idl/Doxyfile @@ -34,8 +34,6 @@ SHORT_NAMES = % # hmm... not sure if we want the source files in the output? #SHOW_USED_FILES = NO #SHOW_FILES = NO -# make it possible to auto-generate links to all compounds and members -PREDICTABLE_URLS = YES # ideally everything should be documented, but... EXTRACT_ALL = YES |