slint/api/sixtyfps-cpp/docs
Simon Hausmann e9685c5851 Improve C++ documentation shell
Doxygen's markdown support can't quite deal with the Github flavor,
the language reference looks terrible.

So instead, this change switches to using Sphinx,
with two extensions that call Doxygen for us and allow including markdown.

The result is a read-the-docs themed sphinx site that includes search even
in the language reference.
2020-08-24 17:07:04 +02:00
..
.gitignore Improve C++ documentation shell 2020-08-24 17:07:04 +02:00
conf.py.in Improve C++ documentation shell 2020-08-24 17:07:04 +02:00
index.rst Improve C++ documentation shell 2020-08-24 17:07:04 +02:00
Pipfile Improve C++ documentation shell 2020-08-24 17:07:04 +02:00