From caf17373026a9de07ccd72edc282d46486257fb5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Oct 2020 17:54:55 +0100 Subject: Clean up installed man pages --- doc/mainpage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/mainpage.md') 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 -- cgit v1.2.1