diff options
Diffstat (limited to 'api-docs/cppdocs/README.md')
| -rw-r--r-- | api-docs/cppdocs/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/api-docs/cppdocs/README.md b/api-docs/cppdocs/README.md index 615518ee..3c9ed682 100644 --- a/api-docs/cppdocs/README.md +++ b/api-docs/cppdocs/README.md @@ -2,8 +2,6 @@ We currently use `doxygen` for our C++ documentation generation. -> Note: Using anything newer than doxygen 1.9.4 will cause minor issues with the website whenever the selected theme conflicts with the OS/browser light/dark mode selection. - Generating documentation with Doxygen couldn't be simpler. Just install it and run: ``` @@ -14,7 +12,7 @@ From this directory. The output will be stored in `html/` ## Installing doxygen -The theme for our documentation works best with doxygen 1.9.0 - 1.9.4 +The theme for our documentation works best with doxygen 1.12.0 ### macOS (Homebrew) |
