diff options
author | Sunil Shetye | 2019-06-24 15:39:01 +0530 |
---|---|---|
committer | GitHub | 2019-06-24 15:39:01 +0530 |
commit | ca27e1ab9d418bfece063a38629da4dc09281e45 (patch) | |
tree | db4048b7d093d7827b663b2cac98c5c49e37358e /code/frontEnd.rst | |
parent | a5effc6fcfb55751cd60a08f9774391ed34ba711 (diff) | |
parent | e75167f3e98add3912ff5db300f6f4d2535c5325 (diff) | |
download | eSim-ca27e1ab9d418bfece063a38629da4dc09281e45.tar.gz eSim-ca27e1ab9d418bfece063a38629da4dc09281e45.tar.bz2 eSim-ca27e1ab9d418bfece063a38629da4dc09281e45.zip |
Merge pull request #92 from nilshah98/sphinx
Resolves #90
Diffstat (limited to 'code/frontEnd.rst')
-rw-r--r-- | code/frontEnd.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/code/frontEnd.rst b/code/frontEnd.rst new file mode 100644 index 00000000..69cfb06f --- /dev/null +++ b/code/frontEnd.rst @@ -0,0 +1,12 @@ +Front-End Component +=================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + frontEnd/Application + frontEnd/DockArea + frontEnd/ProjectExplorer + frontEnd/Workspace + |