Added some docs
[linpy.git] / doc / index.rst~
diff --git a/doc/index.rst~ b/doc/index.rst~
new file mode 100644 (file)
index 0000000..cbe9460
--- /dev/null
@@ -0,0 +1,25 @@
+.. pypol documentation master file, created by
+   sphinx-quickstart on Wed Jun 25 20:34:21 2014.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to pypol's documentation!
+=================================
+
+Pypol is a Python library for symbolic mathematics.
+If you are new to Pypol, start with the Tutorial.
+
+This is the central page for all of SymPy's documentation.
+
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   install.rst
+   example.rst
+   modules.rst
+
+
+