summaryrefslogtreecommitdiff
path: root/index.rst
blob: eb40db69efc7becac4761833674d46c8e6a18f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.. eSim documentation master file, created by
   sphinx-quickstart on Mon Jun 10 19:26:41 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to eSim's documentation!
================================

.. image:: ./images/ki-ng.png
    :width: 100px
    :target: https://esim.readthedocs.io/en/latest/code/kicadtoNgspice.html

.. image:: ./images/kicad.png
    :width: 100px
    :target: https://esim.readthedocs.io/en/latest/code/projectManagement/Kicad.html

.. image:: ./images/model.png
    :width: 100px
    :target: https://esim.readthedocs.io/en/latest/code/modelEditor.html

.. image:: ./images/ngspice.png
    :width: 100px
    :target: https://esim.readthedocs.io/en/latest/code/ngspiceSimulation.html

.. image:: ./images/subckt.png
    :width: 100px
    :target: https://esim.readthedocs.io/en/latest/code/subcircuit.html

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   code/configuration
   code/browser
   code/frontEnd
   code/kicadtoNgspice
   code/ngspiceSimulation
   code/projectManagement
   code/modelEditor
   code/subcircuit

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`