mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
C++ docs: Shorten the API reference title
This commit is contained in:
parent
38ae2eb872
commit
01e94ccdbb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ breathe_default_project = "SixtyFPS"
|
|||
exhale_args = {
|
||||
"containmentFolder": "./api",
|
||||
"rootFileName": "library_root.rst",
|
||||
"rootFileTitle": "SixtyFPS CPP Reference Documentation",
|
||||
"rootFileTitle": "C++ API Reference",
|
||||
"doxygenStripFromPath": "..",
|
||||
"createTreeView": True,
|
||||
"exhaleExecutesDoxygen": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue