buku/docs/source/index.rst
Alex f0cbd122f3 Sphinx readme md (#202)
* Fix Parameters typo

* Almost working documentation generation

* Remove genarted html files, update conf and index

* Update docs/conf.py

* Add docs/source files

* Prevent creation of modules.rst; update index.rst

* Move conf.py and index.rst to docs/source

* Add opening paragraph to index.rst

* Fix flake8 issues

* Add dummy text

* Add dummy text 2

* Update conf.py to use recommonmark; add README.md to RTD documentation

* Update requirements.txt with recommonmark

* Create symlink to README

* Add opening line to index.rst

* Fix flake8 conf.py issue
2017-09-09 22:42:48 +05:30

29 lines
507 B
ReStructuredText

.. Buku documentation master file, created by
sphinx-quickstart on Thu Sep 7 12:54:59 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Buku
====
A highly delicious bookmark manager. Your mini web!
.. toctree::
:maxdepth: 2
:caption: README
README.md
.. toctree::
:maxdepth: 2
:caption: Documentation
Buku <buku>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`