1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

DOC add captions to the toctrees in documentation

This commit is contained in:
Patrick Kanzler
2016-02-16 22:55:49 +01:00
parent d672ca1268
commit f303a38a8d

View File

@@ -25,11 +25,12 @@ sending my PayPal info so you can donate.
Thank you!
User Documentation
------------------
Content
-------
.. toctree::
:maxdepth: 1
:caption: User Documentation
user/dependencies
user/installation
@@ -39,12 +40,11 @@ User Documentation
user/todo
user/usage
API
---
.. toctree::
:maxdepth: 1
:caption: API Documentation
api/escpos
api/printer
api/constants