浏览代码

Update `index.rst`

master
Pete Shadbolt 8 年前
父节点
当前提交
55e788c153
共有 1 个文件被更改,包括 19 次插入2 次删除
  1. +19
    -2
      doc/index.rst

+ 19
- 2
doc/index.rst 查看文件

@@ -3,13 +3,30 @@
You can adapt this file completely to your liking, but it should at least You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. contain the root `toctree` directive.


abp
.. toctree::
:maxdepth: 2


Welcome to abp
=============================== ===============================


This is the documentation for abp. It's a work in progress. 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:`modindex`
* :ref:`search` * :ref:`search`



正在加载...
取消
保存