From 55e788c1534267a40f6c9a79d0730de4af73f425 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Sun, 24 Jul 2016 18:42:21 +0100 Subject: [PATCH] Update `index.rst` --- doc/index.rst | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 6f47a9a..77a6efa 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,13 +3,30 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -abp +.. toctree:: + :maxdepth: 2 + + +Welcome to abp =============================== This is the documentation for abp. It's a work in progress. -:math:`\psi` +This is blah blah. Link to paper. Whatever. + +Installing +---------------------------- + +You can install from ``pip``: + +.. code-block:: bash + + $ pip install --user abp + +API reference +---------------------------- +* :ref:`genindex` * :ref:`modindex` * :ref:`search`