Skip to content

Commit 9342940

Browse files
committed
try to fix the index.rst
1 parent 2068778 commit 9342940

1 file changed

Lines changed: 19 additions & 15 deletions

File tree

docs/index.rst

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A quick start guide can be found in the following Readme-File.
2222
parts_gem/readme
2323

2424

25-
Content
25+
GEM Content
2626
*******
2727

2828
In the environments section all available GEM-environments are presented with their default configuration.
@@ -51,6 +51,24 @@ documentation specifies the basic interfaces inside a physical system.
5151
parts_gem/callbacks
5252
parts_gem/random_component
5353

54+
55+
GEM-control Content
56+
*******
57+
The GEM-control is a collection of control methods to control the gym-electric-motor(GEM) environments.
58+
Currently, classic PI controllers are available for most of the environment types.
59+
60+
Contents
61+
________
62+
63+
.. toctree::
64+
:maxdepth: 4
65+
:caption: Gym Electric Controller Contents:
66+
67+
parts_gc/usage_guide/usage_guides
68+
parts_gc/api_documentation/gem_control
69+
70+
71+
5472
Indices and tables
5573
==================
5674

@@ -63,19 +81,5 @@ Indices and tables
6381
You can adapt this file completely to your liking, but it should at least
6482
contain the root `toctree` directive.
6583
66-
Welcome to GEM-controls documentation!
67-
===================================================
68-
69-
The GEM-control package is a collection of control methods to control the gym-electric-motor(GEM) environments.
70-
Currently, classic PI controllers are available for most of the environment types.
71-
72-
Contents
73-
________
7484
75-
.. toctree::
76-
:maxdepth: 1
77-
:caption: Gym Electric Controller Contents:
78-
79-
parts_gc/usage_guide/usage_guides
80-
parts_gc/api_documentation/gem_control
8185

0 commit comments

Comments
 (0)