Skip to content

Commit 1dd792c

Browse files
committed
Update docs
1 parent 0b123a8 commit 1dd792c

File tree

8 files changed

+1160
-1293
lines changed

8 files changed

+1160
-1293
lines changed

docs/dev_contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ Community
120120

121121
You can chat with the core team on
122122
`QuantStack/Lobby <https://matrix.to/#/#QuantStack_Lobby:gitter.im>`_. We try to
123-
answer all questions within 48 hours.
123+
answer all questions within 48 hours.

docs/examples.md

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

docs/index.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,25 @@ Try it with JupyterLite!
2121

2222
.. toctree::
2323
:maxdepth: 2
24-
:caption: Contents:
24+
:caption: General:
2525

26-
installation
26+
gen_getting_started
2727

2828
.. toctree::
2929
:maxdepth: 2
3030
:caption: Usage:
3131

32-
urdf_editor
33-
urdf_viewer
34-
examples
32+
use_editor
33+
use_viewer
34+
use_examples
35+
36+
.. toctree::
37+
:maxdepth: 2
38+
:caption: Development:
39+
40+
dev_contribute
41+
dev_install
42+
dev_docs
3543

3644

3745
Indices and tables

docs/installation.md

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

docs/urdf_editor.md

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

docs/urdf_viewer.md

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"stylelint-config-recommended": "^13.0.0",
102102
"stylelint-config-standard": "^34.0.0",
103103
"stylelint-prettier": "^4.0.0",
104-
"typescript": "~5.0.2",
104+
"typescript": "^5.1.6",
105105
"yjs": "^13.5.0"
106106
},
107107
"sideEffects": [

0 commit comments

Comments
 (0)