initial upload
This commit is contained in:
42
PyLaGriT/documentation/source/index.rst
Executable file
42
PyLaGriT/documentation/source/index.rst
Executable file
@@ -0,0 +1,42 @@
|
||||
.. PyLaGriT documentation master file, created by
|
||||
sphinx-quickstart on Tue Oct 4 10:10:46 2016.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
PyLaGriT, Python interface for LaGriT
|
||||
=====================================
|
||||
|
||||
.. include:: ../../README
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Getting Started <gettingstarted.rst>
|
||||
|
||||
Stratigraphic Hex Mesh Tutorial <stratigraphic.rst>
|
||||
|
||||
Class Documentation <autodoc.rst>
|
||||
|
||||
PyLaGriT source code is packaged with LaGriT source code `here <https://github.com/lanl/LaGriT>`_.
|
||||
|
||||
Example scripts can be found `here <https://github.com/lanl/LaGriT/tree/master/PyLaGriT/examples>`_.
|
||||
|
||||
Development team
|
||||
################
|
||||
* Dylan Harp <dharp@lanl.gov>
|
||||
|
||||
* Daniel Livingston <livingston@lanl.gov>
|
||||
|
||||
* James (Joe) Beisman <jjbeisman@gmail.com>
|
||||
|
||||
* Terry Miller <tamiller@lanl.gov>
|
||||
|
||||
* Carl Gable <gable@lanl.gov>
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
Reference in New Issue
Block a user