aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mainpage.md4
-rw-r--r--doc/reference.doxygen.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/mainpage.md b/doc/mainpage.md
index 3204a36..84f4722 100644
--- a/doc/mainpage.md
+++ b/doc/mainpage.md
@@ -4,8 +4,8 @@ This is the documentation for Pugl, a minimal API for writing GUIs.
Pugl is implemented in C, but also provides a header-only C++ API wrapper.
- * [C API reference](@ref pugl_c)
- * [C++ API reference](@ref pugl_cxx)
+ * [C API reference](@ref pugl)
+ * [C++ API reference](@ref puglxx)
## Overview
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 5fecdbe..b3d5acd 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -670,7 +670,7 @@ SHOW_FILES = YES
# Folder Tree View (if specified).
# The default value is: YES.
-SHOW_NAMESPACES = YES
+SHOW_NAMESPACES = NO
# The FILE_VERSION_FILTER tag can be used to specify a program or script that
# doxygen should invoke to get the current version for each file (typically from