slint/api/sixtyfps-cpp/docs/index.rst
Simon Hausmann 38ae2eb872 C++ docs: change the order of topics slightly
Move the C++ type mapping towards the end and the
example generated code at the end.
2021-07-01 13:41:51 +02:00

39 lines
921 B
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
Welcome to SixtyFPS C++'s documentation!
========================================
.. toctree::
:maxdepth: 2
:caption: Contents:
intro.md
cmake.md
api/library_root
markdown/langref.md
markdown/builtin_elements.md
markdown/widgets.md
markdown/layouting.md
Type Mapping to C++ <types.md>
Example Generated Code <generated_code.md>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`