From de82cc2cc17329530e015368b50862e381d68659 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 21 Oct 2020 15:32:30 -0400 Subject: include link to cpp in py docs --- api-docs/cppdocs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/cppdocs/Doxyfile') diff --git a/api-docs/cppdocs/Doxyfile b/api-docs/cppdocs/Doxyfile index ed3a1f16..f7cb9b6e 100644 --- a/api-docs/cppdocs/Doxyfile +++ b/api-docs/cppdocs/Doxyfile @@ -987,7 +987,7 @@ FILTER_SOURCE_PATTERNS = # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. -USE_MDFILE_AS_MAINPAGE = index.md +USE_MDFILE_AS_MAINPAGE = #--------------------------------------------------------------------------- # Configuration options related to source browsing -- cgit v1.3.1