Update docs introduction section

This commit is contained in:
Veronica Berglyd Olsen
2022-11-16 15:59:21 +01:00
parent 9a20eab1b2
commit af7b46f714
5 changed files with 43 additions and 33 deletions
+13
View File
@@ -110,6 +110,19 @@ needed package is called `qttools5-dev-tools`.
the ``i18n`` folder of the source code.
.. _a_source_sample:
Building the Example Project
============================
In order to be able to create new projects from example files, you need a ``sample.zip`` file in
the ``assets`` folder of the source. This file can be built from setup script by running:
.. code-block:: bash
python setup.py sample
.. _a_source_docs:
Building the Documentation