diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2020-10-21 15:32:30 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2020-10-21 15:44:17 -0400 |
| commit | de82cc2cc17329530e015368b50862e381d68659 (patch) | |
| tree | 3eba7a6d9d86fb367f0b6ecb650b40a456063c94 /api-docs/cppdocs | |
| parent | 5f00b25095a968a51f9e077e679a990c2d34b0a4 (diff) | |
include link to cpp in py docs
Diffstat (limited to 'api-docs/cppdocs')
| -rw-r--r-- | api-docs/cppdocs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
