slint/api/cpp/docs
Simon Hausmann db29d01892 C++ docs: Fix red warning in generated HTML for file and namespace listings
The Furo theme by default generates a "on this page" contents list in
the right column. The breathe output for C++ namespace and file pages
also includes a ::contents:: RST directive, to summarize the available
headings. The duplication of these two is warned about by furo with a
big fat red warning.

Solve this by not making breathe generate the contents directive
anymore. According to

    https://exhale.readthedocs.io/en/latest/reference/configs.html?highlight=contentsspecifier#exhale.configs.kindsWithContentsDirectives

it's by default used for files and namespace, so make it empty in our
config.

Fixes #2505
2023-04-14 11:46:53 +02:00
..
_static [reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs 2022-01-31 18:24:33 +01:00
_templates Switch to the Furo theme for the Slint Language and C++ documentation 2023-03-23 09:34:16 +01:00
cmake.md Add Ninja to the list of required tools (#2498) 2023-04-11 16:35:28 +02:00
conf.py C++ docs: Fix red warning in generated HTML for file and namespace listings 2023-04-14 11:46:53 +02:00
generated_code.md Don't use old syntax in docs 2023-04-06 17:06:46 +02:00
genindex.rst Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
getting_started.md docs: Document release tags for use in cmake 2023-04-01 23:21:31 +02:00
index.rst doc: Move the recipes into the Slint Language Documentation 2023-02-23 14:20:10 +01:00
overview.md doc: Fix links from C++ docs to the Slint Language Documentation 2023-02-23 15:21:04 +01:00
Pipfile Slint docs style cleanups 2023-03-23 12:23:31 +01:00
types.md Don't use old syntax in docs 2023-04-06 17:06:46 +02:00