slint/docs/language
Simon Hausmann c1dbe974ef Fix missing navigation sidebar in the slint language docs
The navigation sidebar requires jquery, which from Sphinx >= 6.0 needs
to be bundled via a separate extension. In the C++ docs Sphinx remains
at version 4.5.0 (due to exhale), but the slint language site doesn't
need exhale (no C++) and thus Pip ends up picking a newer Sphinx
version.
2023-03-20 16:04:07 +01:00
..
_static docs: Move slint language docs from langref to language folder 2023-02-22 21:13:47 +01:00
_templates Remove leaked HTML comment 2023-03-03 13:17:11 +01:00
src Fix doc rendering of remaining callbacks 2023-03-06 13:36:14 +01:00
.gitignore docs: Move slint language docs from langref to language folder 2023-02-22 21:13:47 +01:00
conf.py Fix missing navigation sidebar in the slint language docs 2023-03-20 16:04:07 +01:00
index.rst docs: Hide table of contents in main area 2023-03-01 18:36:21 +01:00
Pipfile docs: Move slint language docs from langref to language folder 2023-02-22 21:13:47 +01:00