aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/developer/index.rst
blob: 92c84259d93535de92f85546a723338229d6336b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.. _developer-notes:

Developer Notes
===============

Developing |project| requires people to understand different processes
and steps that need to be taken into account when dealing with topics
related to modules, bindings, examples, and more.

Development Topics
------------------

.. toctree::
   :maxdepth: 2

   add_module.rst
   add_port_example.rst
   add_tool.rst
   documentation.rst
   adapt_qt.rst
   extras.rst

Implementation details
----------------------

Complementary, here you can find the reasoning and motivation for the
many features and implementation details that the project has:

.. toctree::
   :maxdepth: 2

   enumfeatures_doc.rst
   limited_api.rst
   signature_doc.rst
   feature-motivation.rst