Skip to content

Commit fa9f338

Browse files
committed
docs: minor fixes in index files
1 parent 63530bc commit fa9f338

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

doc/source/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ the most powerful DEM (discrete element method) software in the market.
4141

4242
Explore end-to-end examples that show how to use PyRocky.
4343

44-
.. toctree::
45-
:hidden:
46-
:maxdepth: 3
4744
.. toctree::
4845
:hidden:
4946
:maxdepth: 3

doc/source/user_guide/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ example, the following code creates a project and saves it to disk:
1313

1414
.. vale off
1515
.. code:: python
16+
1617
rocky = pyrocky.launch_rocky()
1718
api = rocky.api
1819

0 commit comments

Comments
 (0)