diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-04-05 09:06:26 +0000 | 
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-04-05 09:06:26 +0000 | 
| commit | 697291b66c481c617cf9875497e2189bc4a4b096 (patch) | |
| tree | 5c98c370bedd1d0b4cc456b94e1f7a8ceb080bff /doc/unbound.doxygen | |
| parent | afb79913ce00d885b8b43f7478e1e054edadb567 (diff) | |
Diffstat (limited to 'doc/unbound.doxygen')
| -rw-r--r-- | doc/unbound.doxygen | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/doc/unbound.doxygen b/doc/unbound.doxygen index b32316b72a4f..199d7ad0de0b 100644 --- a/doc/unbound.doxygen +++ b/doc/unbound.doxygen @@ -487,7 +487,7 @@ SHOW_USED_FILES        = YES  # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy  # in the documentation. The default is NO. -SHOW_DIRECTORIES       = YES +#SHOW_DIRECTORIES       = YES  # Set the SHOW_FILES tag to NO to disable the generation of the Files page.  # This will remove the Files entry from the Quick Index and from the @@ -862,7 +862,7 @@ HTML_TIMESTAMP         = YES  # files or namespaces will be aligned in HTML using tables. If set to  # NO a bullet list will be used. -HTML_ALIGN_MEMBERS     = YES +#HTML_ALIGN_MEMBERS     = YES  # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML  # documentation will contain sections that can be hidden and shown after the @@ -1047,7 +1047,7 @@ GENERATE_TREEVIEW      = NO  # By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,  # and Class Hierarchy pages using a tree view instead of an ordered list. -USE_INLINE_TREES       = NO +#USE_INLINE_TREES       = NO  # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be  # used to set the initial width (in pixels) of the frame in which the tree | 
