From 6c482ae6345cba504622dddf900ebdc939eac0d1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 3 May 2021 20:38:11 -0400 Subject: Fix paginated documentation links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5b4f82f..6993f78 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Each API is documented separately: * [C++ Documentation (single page)](https://lv2.gitlab.io/pugl/cpp/singlehtml/) * [C++ Documentation (paginated)](https://lv2.gitlab.io/pugl/cpp/html/) -The documentation can also be built from the source by configuring with `--docs`. +The documentation will also be built from the source if the `docs` +configuration option is enabled, and both Doxygen and Sphinx are available. Testing ------- -- cgit v1.2.1