Anders and Briegel in Python
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.rst 619B

1234567891011121314151617181920212223242526272829303132
  1. .. abp documentation master file, created by
  2. sphinx-quickstart on Sun Jul 24 18:12:02 2016.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. .. toctree::
  6. :maxdepth: 2
  7. Welcome to abp
  8. ===============================
  9. This is the documentation for abp. It's a work in progress.
  10. This is blah blah. Link to paper. Whatever.
  11. Installing
  12. ----------------------------
  13. You can install from ``pip``:
  14. .. code-block:: bash
  15. $ pip install --user abp
  16. API reference
  17. ----------------------------
  18. * :ref:`genindex`
  19. * :ref:`modindex`
  20. * :ref:`search`