diff --git a/docs/Doxyfile b/docs/Doxyfile index 48caba4..e0193a0 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -163,7 +163,7 @@ INLINE_INHERITED_MEMB = NO # shortest path that makes the file name unique will be used # The default value is: YES. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. # Stripping is only done if one of the specified strings matches the left-hand @@ -1467,6 +1467,7 @@ DISABLE_INDEX = YES # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_TREEVIEW = YES +HTML_INDEX_NOINDEX = YES # The HIDE_TREEVIEW_ROOT tag is used to remove the root node from the tree view. # When not hidden, the tree root will be PROJECT_NAME. If the tree root is set