Add API documentation

This commit is contained in:
2021-05-04 21:01:30 -07:00
parent 5cc815d8b6
commit f085f318b3
10 changed files with 108 additions and 35 deletions

View File

@ -0,0 +1,5 @@
Changelog Module
================
.. automodule:: yaclog.changelog
:members:

8
docs/reference/index.rst Normal file
View File

@ -0,0 +1,8 @@
API Reference
=============
.. toctree::
:maxdepth: 1
:glob:
*

View File

@ -0,0 +1,5 @@
Markdown Module
==============
.. automodule:: yaclog.markdown
:members:

View File

@ -0,0 +1,5 @@
Version Module
==============
.. automodule:: yaclog.version
:members: