Skip to content

Commit 6a232ae

Browse files
committed
docs restructure part 1
1 parent c13c04b commit 6a232ae

File tree

5 files changed

+7
-292
lines changed

5 files changed

+7
-292
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def visit_reference(self, node):
276276

277277
html_theme = "pydata_sphinx_theme"
278278
html_logo = "_static/images/compas_icon_white.png" # relative to parent of conf.py
279-
html_title = "COMPAS docs"
279+
html_title = "compas"
280280
html_favicon = "_static/images/compas.ico"
281281

282282
html_theme_options = {

docs/extensions/index.rst

Lines changed: 0 additions & 141 deletions
This file was deleted.

docs/index.rst

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,8 @@ this is the place to start.
2323
userguide/index
2424

2525

26-
Developer Guide
27-
===============
28-
29-
If you want to contribute to COMPAS, this is the place to start.
30-
31-
.. toctree::
32-
:maxdepth: 2
33-
:titlesonly:
34-
35-
devguide/index
36-
37-
38-
Package Reference
39-
=================
26+
API Reference
27+
=============
4028

4129
The reference documentation of the core package and the CAD packages.
4230

@@ -47,14 +35,13 @@ The reference documentation of the core package and the CAD packages.
4735
reference/index
4836

4937

50-
Extensions
51-
==========
38+
Development
39+
===========
5240

53-
The core extensions to COMPAS and the AEC toolboxes manages by the compas-dev team are listed here.
41+
If you want to contribute to COMPAS, this is the place to start.
5442

5543
.. toctree::
5644
:maxdepth: 2
5745
:titlesonly:
5846

59-
extensions/index
60-
47+
devguide/index

docs/userguide/conventions.rst

Lines changed: 0 additions & 130 deletions
This file was deleted.

docs/userguide/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ User Guide
88
installation
99
configuration
1010
tutorials
11-
conventions
1211
releases
1312
citing
1413
license

0 commit comments

Comments
 (0)