We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a232ae commit 9b6e3f9Copy full SHA for 9b6e3f9
docs/index.rst
@@ -23,25 +23,25 @@ this is the place to start.
23
userguide/index
24
25
26
-API Reference
27
-=============
+Development
+===========
28
29
-The reference documentation of the core package and the CAD packages.
+If you want to contribute to COMPAS, this is the place to start.
30
31
.. toctree::
32
:maxdepth: 2
33
:titlesonly:
34
35
- reference/index
+ devguide/index
36
37
38
-Development
39
-===========
+API Reference
+=============
40
41
-If you want to contribute to COMPAS, this is the place to start.
+The reference documentation of the core package and the CAD packages.
42
43
44
45
46
47
- devguide/index
+ reference/index
0 commit comments