Skip to content

Commit e531284

Browse files
committed
doc restructuring
1 parent 223ef42 commit e531284

File tree

5 files changed

+31
-6
lines changed

5 files changed

+31
-6
lines changed

docs/source/examples_.rst

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _examples:
2+
3+
Example Source Code
4+
===================
5+
6+
7+
.. toctree::
8+
9+
examples_sketch
10+
11+
12+

docs/source/doc_sketch_examples.rst docs/source/examples_sketch.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _examples:
1+
.. _examples_sketch:
22

33
.. currentmodule:: cadscript
44

docs/source/index.rst

+2-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ Contents
1616

1717
intro_getting_started
1818
intro_installation
19-
doc_sketch_examples
20-
ref_module_functions
21-
ref_body
22-
ref_sketch
23-
doc_query_string
19+
examples_
20+
ref_
2421

2522
.. sidebar-links::
2623
:github:

docs/source/ref_.rst

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.. _reference:
2+
3+
Reference
4+
===================
5+
6+
7+
.. toctree::
8+
9+
ref_module_functions
10+
ref_body
11+
ref_sketch
12+
ref_query_string
13+
14+
15+
16+
File renamed without changes.

0 commit comments

Comments
 (0)