File tree Expand file tree Collapse file tree 2 files changed +135
-135
lines changed
Expand file tree Collapse file tree 2 files changed +135
-135
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232# title of most generated pages and in a few other places.
3333# The default value is: My Project.
3434
35- PROJECT_NAME = observable_unique_ptr
35+ PROJECT_NAME = "Observable unique-ownership smart pointers"
3636
3737# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838# could be handy for archiving the generated documentation or if some version
@@ -2235,7 +2235,7 @@ DIA_PATH =
22352235# and usage relations if the target is undocumented or is not a class.
22362236# The default value is: YES.
22372237
2238- HIDE_UNDOC_RELATIONS = YES
2238+ HIDE_UNDOC_RELATIONS = NO
22392239
22402240# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
22412241# available from the path. This tool is part of Graphviz (see:
You can’t perform that action at this time.
0 commit comments