aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mainpage.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-29 17:54:55 +0100
committerDavid Robillard <d@drobilla.net>2020-10-30 10:58:31 +0100
commitcaf17373026a9de07ccd72edc282d46486257fb5 (patch)
tree99d68a4dbc4f3d08a075e6e3653ccde5aa6b0712 /doc/mainpage.md
parentd7703c822c7b2373615a972f02667287635c667b (diff)
downloadpugl-caf17373026a9de07ccd72edc282d46486257fb5.tar.gz
pugl-caf17373026a9de07ccd72edc282d46486257fb5.tar.bz2
pugl-caf17373026a9de07ccd72edc282d46486257fb5.zip
Clean up installed man pages
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r--doc/mainpage.md4
1 files changed, 2 insertions, 2 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