diff options
author | nilshah98 | 2019-06-15 18:43:23 +0530 |
---|---|---|
committer | nilshah98 | 2019-06-24 13:07:30 +0530 |
commit | 6e0e63e0df985a704e5245737c396b363e9860e8 (patch) | |
tree | 4a59071ea76e27c2eeff4e0e4cb1b9112de5d1f0 /code/frontEnd/Workspace.rst | |
parent | 61f729c35da3120781d001a390b55e1941d14925 (diff) | |
download | eSim-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/frontEnd/Workspace.rst')
-rw-r--r-- | code/frontEnd/Workspace.rst | 2 |
1 files changed, 1 insertions, 1 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: |