diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CMakeLists.txt | 1 | ||||
-rw-r--r-- | doc/customize.doc | 10 | ||||
-rw-r--r-- | doc/layout_noindex_and_sidebar.png | bin | 0 -> 11914 bytes |
3 files changed, 11 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7dbe120..9fc5e26 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -86,6 +86,7 @@ set(DOC_FILES layout_index_and_treeview.png layout_noindex_and_notreeview.png layout_noindex_and_treeview.png + layout_noindex_and_sidebar.png lists.doc markdown.doc output.doc diff --git a/doc/customize.doc b/doc/customize.doc index c95c4c2..55ddbdc 100644 --- a/doc/customize.doc +++ b/doc/customize.doc @@ -59,10 +59,20 @@ you can switch to an interactive navigation tree as sidebar using - \ref cfg_disable_index "DISABLE_INDEX" = \c YES - \ref cfg_generate_treeview "GENERATE_TREEVIEW" = \c YES +- \ref cfg_generate_treeview "FULL_SIDEBAR" = \c NO \image html layout_noindex_and_treeview.png \image latex layout_noindex_and_treeview.png width=8cm +you can also make the content span the title area of the screen using + +- \ref cfg_disable_index "DISABLE_INDEX" = \c YES +- \ref cfg_generate_treeview "GENERATE_TREEVIEW" = \c YES +- \ref cfg_generate_treeview "FULL_SIDEBAR" = \c YES + +\image html layout_noindex_and_sidebar.png +\image latex layout_noindex_and_sidebar.png width=8cm + or even have both forms of navigation: - \ref cfg_disable_index "DISABLE_INDEX" = \c NO diff --git a/doc/layout_noindex_and_sidebar.png b/doc/layout_noindex_and_sidebar.png Binary files differnew file mode 100644 index 0000000..f0cd225 --- /dev/null +++ b/doc/layout_noindex_and_sidebar.png |