Skip to content

Commit 84cf5db

Browse files
committed
Clean up documentation
1 parent 7ca887d commit 84cf5db

File tree

2 files changed

+135
-135
lines changed

2 files changed

+135
-135
lines changed

doc/dox.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)