mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +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 = {
|
exhale_args = {
|
||||||
"containmentFolder": "./api",
|
"containmentFolder": "./api",
|
||||||
"rootFileName": "library_root.rst",
|
"rootFileName": "library_root.rst",
|
||||||
"rootFileTitle": "SixtyFPS CPP Reference Documentation",
|
"rootFileTitle": "C++ API Reference",
|
||||||
"doxygenStripFromPath": "..",
|
"doxygenStripFromPath": "..",
|
||||||
"createTreeView": True,
|
"createTreeView": True,
|
||||||
"exhaleExecutesDoxygen": True,
|
"exhaleExecutesDoxygen": True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue