23 lines
733 B
ReStructuredText
23 lines
733 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
|
|||
|
====
|
|||
|
|
|||
|
`buku <https://github.com/jarun/buku>`_ is a powerful bookmark manager written in Python3 and SQLite3. When I started writing it, I couldn’t find a flexible cmdline solution with a private, portable, merge-able database along with browser integration. Hence, Buku (after my son’s 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`
|