From 841b9705f10c9dc9a5b3c60da4a590863e18e5b4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 3 Apr 2020 19:23:19 +0200 Subject: Rewrite C++ bindings --- 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 aa6f925..c04bf9e 100644 --- a/doc/mainpage.md +++ b/doc/mainpage.md @@ -1,6 +1,6 @@ This is the API documentation for Pugl. -This documentation is based around the [C API](@ref pugl_api), -there is also a [C++ API](@ref pugl) in the `pugl` namespace. +This page refers to the [C API](@ref pugl_c), +there is also a [C++ API](@ref pugl_cxx) in the `pugl` namespace. The Pugl API revolves around two main objects: the [World](@ref world) and the [View](@ref view). -- cgit v1.2.1