New documentation structure in openlmi-providers

Jan Safranek jsafrane at redhat.com
Mon Oct 21 11:18:45 UTC 2013


I've just pushed series of patches which moves documentation from src/
to doc/admin directory. Now the compilation is done using cmake, which
also provides current openlmi-providers version to sphinx.

How to generate documentation:
1. start as usual when compiling openlmi-providers:
   $ mkdir build
   $ cd build
   $ cmake ..

2. use 'doc' target to compile documentation:
   $ make doc

How to edit / add new documentation:
1. see doc/admin/README

Jan


More information about the openlmi-devel mailing list