Documentation manager based on 'Sphinx' and some extensions.


License
CNRI-Python-GPL-Compatible
Install
pip install xit-books==0.1.0

Documentation

Xit Projects (Books)!

Documentation manager and generator based on 'Sphinx'.

Note

The project is currently in development and is not ready for production use.

Install

Development Stage:

Check ADR-4 on base namespace project about how to use poetry to manage how to evolve projects on development stages.

This section is under construction

Production Stage:

This section is under construction

After installation tasks:

Each of our projects should have a backlog-0001 document with task to execute after a project is installed. This document must be located in the docs/source/backlog directory.

Documentation

Note that because the purpose of this project is to be a documentation manager, it will be usualy installed in other projects as a development dependency.

This section is under construction