.. PlotSeis documentation master file, created by
   sphinx-quickstart on Thu Jun 13 21:11:45 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

PlotSeis.jl
===========

Installation
************
1. Ensure Python is installed and working on your machine.
2. [Install matplotlib for Python.](https://matplotlib.org/users/installing.html)
3. Run these commands from the Julia prompt:

::

  ]
  add https://github.com/jpjones76/PlotSeis.jl
  ^C
  using PlotSeis

.. toctree::
   :caption: Contents
   :maxdepth: 2

   ts.rst
   tf.rst
