slint/api/sixtyfps-cpp/docs/index.rst
Simon Hausmann 63cfb9b870 Revert back to a unified C++ reference docs
Unfortunately I can't separate the interpreter docs from the regular
run-time library C++ docs with exhale/breathe. One way or another it
breaks and one disappears or shows errors. This change reverts commit
0bb497c816, commit
a769b630ca and commit
0e82faf845 and merges the two into one
reference for now.
2021-03-23 15:36:53 +01:00

39 lines
1 KiB
ReStructuredText

.. LICENSE BEGIN
.. This file is part of the SixtyFPS Project -- https://sixtyfps.io
.. Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
.. Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
..
.. SPDX-License-Identifier: GPL-3.0-only
.. This file is also available under commercial licensing terms.
.. Please contact info@sixtyfps.io for more information.
.. LICENSE END
.. SixtyFPS C++ documentation master file, created by
sphinx-quickstart on Mon Aug 24 14:21:19 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to SixtyFPS C++'s documentation!
========================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Introduction <README.md>
Generated Code <generated_code.md>
Type Mappings <types.md>
api/library_root
markdown/builtin_elements.md
markdown/widgets.md
markdown/langref.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`