1This directory contains files for (semi)-automatic generation of CHART docs using SPHINX.
2
3To create documentation run:
4============================
5
6chart sphinx
7
8
9Directory contents:
10===================
11
12command_help, modules - these directories are re-created and nedd not be saved
13
14conf.py - SPHINX configuration
15
16index.rst - source of main documentation page
17
18module_reference.rst - part of the main source
19
20_templates, _static - these directories can be used to customise sphinx output appearance