update docs

This commit is contained in:
Lindsey Heagy
2016-04-05 11:28:16 -07:00
parent a9c9ce6bc8
commit aa9cc367c5
2 changed files with 26 additions and 3 deletions
@@ -0,0 +1,21 @@
.. _examples_MT_1D_analytic_nlayer_Earth:
.. --------------------------------- ..
.. ..
.. THIS FILE IS AUTO GENEREATED ..
.. ..
.. SimPEG/Examples/__init__.py ..
.. ..
.. --------------------------------- ..
MT 1D analytic nlayer Earth
===========================
.. plot::
from SimPEG import Examples
Examples.MT_1D_analytic_nlayer_Earth.run()
.. literalinclude:: ../../SimPEG/Examples/MT_1D_analytic_nlayer_Earth.py
:language: python
:linenos: