mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
C++ docs: fix warning about misplaced ::note::
We don't really need it and in fact don't even want the light bulb style, even if it worked :)
This commit is contained in:
parent
f8abd57c3b
commit
a77fbcc310
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ exhale_args = {
|
|||
"rootFileName": "library_root.rst",
|
||||
"rootFileTitle": "C++ API Reference",
|
||||
"afterTitleDescription": textwrap.dedent('''
|
||||
.. note::
|
||||
|
||||
The following sections present the C++ API Reference. All types are
|
||||
within the :ref:`sixtyfps<namespace_sixtyfps>` namespace and are accessible by including
|
||||
the :code:`sixtyfps.h` header file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue