summaryrefslogtreecommitdiffstats
path: root/src/fan/doc
Commit message (Collapse)AuthorAgeFilesLines
* Rework documentation.Jan Safranek2013-10-188-692/+0
| | | | | | | | | | - Everything is in openlmi-providers/doc/admin directory. - 'make doc' automatically builds documentation of all enabled providers. - Documentation shares one 'conf.py' for sphinx. - All documentation uses the same directory structure. There is only one CMakefile.txt to generate all the docs.
* fan: added documentationMichal Minar2013-10-187-0/+690
|
* software: make the admin documentation the same wayMichal Minar2013-10-181-0/+2
Let's not deviate from other providers by having '_build' directory. Also moved the sources to source directory - just like the other providers.