summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2012-04-02 06:28:10 +0000
committerVincent Torri <vincent.torri@gmail.com>2012-04-02 06:28:10 +0000
commitc615697322a5ea8202ff6f071fbad743b64ef738 (patch)
tree9f96ad12d88174c7dd37abeb6a7957726c7ba277 /doc/Doxyfile.in
parent3085f124435df774eb52ffdeebfc7f611beeee47 (diff)
downloadelementary-c615697322a5ea8202ff6f071fbad743b64ef738.tar.gz
Elm: update Doxyfile and remove doxygen documentation for deprecated widgets:
- anchorblock - anchorview - pager Patch by Jérôme Pinot SVN revision: 69849
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 341e03198..7cb9ed41b 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -41,7 +41,6 @@ VERBATIM_HEADERS = NO
SHOW_INCLUDE_FILES = NO
JAVADOC_AUTOBRIEF = YES
MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = NO
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
@@ -132,9 +131,8 @@ GRAPHICAL_HIERARCHY = NO
DOT_IMAGE_FORMAT = png
DOT_PATH =
DOTFILE_DIRS =
-MAX_DOT_GRAPH_WIDTH = 512
-MAX_DOT_GRAPH_HEIGHT = 512
+DOT_GRAPH_MAX_NODES = 50
GENERATE_LEGEND = YES
DOT_CLEANUP = YES
SEARCHENGINE = NO
-LAYOUTFILE = DoxygenLayout.xml
+LAYOUT_FILE = DoxygenLayout.xml