You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yaclog/docs/index.rst

28 lines
611 B
ReStructuredText

Yaclog: Yet Another Command Line Changelog Tool
===============================================
Yaclog is a python library and command line tool to make it easier to keep track of changes to your projects.
It includes commands for appending new changes to a markdown changelog file, as well as releasing new versions
for deployment via git tags.
.. toctree::
:maxdepth: 2
:caption: Contents:
API Reference <reference/index.rst>
.. toctree::
:maxdepth: 1
Changelog <changelog>
License <license>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`