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 /index.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 'index.rst')
-rw-r--r-- | index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -6,6 +6,26 @@ Welcome to eSim's documentation! ================================ +.. image:: ./images/ki-ng.png + :width: 100px + :target: file:///home/neel/Projects/eSim/_build/code/kicadtoNgspice.html + +.. image:: ./images/kicad.png + :width: 100px + :target: file:///home/neel/Projects/eSim/_build/code/projectManagement/Kicad.html + +.. image:: ./images/model.png + :width: 100px + :target: file:///home/neel/Projects/eSim/_build/code/modelEditor.html + +.. image:: ./images/ngspice.png + :width: 100px + :target: file:///home/neel/Projects/eSim/_build/code/ngspiceSimulation.html + +.. image:: ./images/subckt.png + :width: 100px + :target: file:///home/neel/Projects/eSim/_build/code/subcircuit.html + .. toctree:: :maxdepth: 3 :caption: Contents: |