summaryrefslogtreecommitdiff
path: root/code
diff options
context:
space:
mode:
authornilshah982019-06-15 18:43:23 +0530
committernilshah982019-06-24 13:07:30 +0530
commit6e0e63e0df985a704e5245737c396b363e9860e8 (patch)
tree4a59071ea76e27c2eeff4e0e4cb1b9112de5d1f0 /code
parent61f729c35da3120781d001a390b55e1941d14925 (diff)
downloadeSim-6e0e63e0df985a704e5245737c396b363e9860e8.tar.gz
eSim-6e0e63e0df985a704e5245737c396b363e9860e8.tar.bz2
eSim-6e0e63e0df985a704e5245737c396b363e9860e8.zip
setup.py and conf.py configured for `Read The Docs` documentation
Diffstat (limited to 'code')
-rw-r--r--code/frontEnd/Workspace.rst2
-rw-r--r--code/modelEditor/modelEditor.rst2
-rw-r--r--code/projectManagement.rst4
3 files changed, 5 insertions, 3 deletions
diff --git a/code/frontEnd/Workspace.rst b/code/frontEnd/Workspace.rst
index 8f45816f..8722c745 100644
--- a/code/frontEnd/Workspace.rst
+++ b/code/frontEnd/Workspace.rst
@@ -2,4 +2,4 @@ Workspace Component
===================
.. automodule:: frontEnd.Workspace
- :pmembers:
+ :members:
diff --git a/code/modelEditor/modelEditor.rst b/code/modelEditor/modelEditor.rst
index 66f115e7..61aa5300 100644
--- a/code/modelEditor/modelEditor.rst
+++ b/code/modelEditor/modelEditor.rst
@@ -3,4 +3,4 @@ Model Editor Component
.. automodule:: modelEditor.ModelEditor
:members:
-
+ \ No newline at end of file
diff --git a/code/projectManagement.rst b/code/projectManagement.rst
index ecf01006..1122fc91 100644
--- a/code/projectManagement.rst
+++ b/code/projectManagement.rst
@@ -1,5 +1,5 @@
Project Management Component
-==========================
+============================
.. toctree::
:maxdepth: 2
@@ -8,5 +8,7 @@ Project Management Component
projectManagement/Kicad
projectManagement/Validation
projectManagement/Worker
+ projectManagement/openProject
+ projectManagement/newProject