doccu

Documentation Storage, Retrieval and Version Management


License
MIT
Install
pip install doccu==0.0.2

Documentation

Doccu

PyPI Version Documentation Status

The Documentation Engine


Doccu is still under major development, and is not ready for any sort of use.

Even when ready, Doccu does not gurantee any sort of security, this is for internal use only, where you can implicitly trust your users.


Installation

Doccu is installed as a python package. Ensure you have Python 2.7+ or Python 3.1+ installed.

Then, run:

python setup.py install

Or install via pip:

pip install doccu

Usage

Doccu is managed via the Management Console, completely.

To run Doccu, simply open the Management Console:

doccu-manage

And follow the prompts.


Documentation is currently under development.