buku/docs/source/index.rst
Alex f54f7f24fd Sphinx (#200)
* 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
2017-09-09 09:10:05 +05:30

23 lines
733 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. 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
====
`buku <https://github.com/jarun/buku>`_ is a powerful bookmark manager written in Python3 and SQLite3. When I started writing it, I couldnt find a flexible cmdline solution with a private, portable, merge-able database along with browser integration. Hence, Buku (after my sons nickname, meaning close to the heart in my language).
.. toctree::
:maxdepth: 2
:caption: Table of Contents
Buku <buku>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`