Quellcode durchsuchen

Update `index.rst`

master
Pete Shadbolt vor 7 Jahren
Ursprung
Commit
55e788c153
1 geänderte Dateien mit 19 neuen und 2 gelöschten Zeilen
  1. +19
    -2
      doc/index.rst

+ 19
- 2
doc/index.rst Datei anzeigen

@@ -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`


Laden…
Abbrechen
Speichern