From c40ee9dfbbac32ebf3daa1b9edca64a247d4ad53 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 14 Jan 2020 23:16:27 +0100 Subject: Integrate into .rst doxygen-generated doc for custom I/O and network functionality --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index b9e1fa8a..c2142667 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -376,7 +376,7 @@ texinfo_documents = [ #texinfo_no_detailmenu = False breathe_projects = { - "cpp_stuff":"../build/xml/", + "doxygen_api":"../build/xml/", } import redirects -- cgit v1.2.3