docs/man -> docs/src and update Makefile and build-helper.

This commit is contained in:
Darko Poljak 2016-06-30 15:05:26 +02:00
commit 0d64d6a5b6
30 changed files with 28 additions and 31 deletions

15
docs/src/cdist-intro.rst Normal file
View file

@ -0,0 +1,15 @@
cdist - usable configuration management
=======================================
.. image:: cdist-logo.png
:alt: cdist-logo
cdist is a usable configuration management system.
It adheres to the KISS principle and
is being used in small up to enterprise grade environments.
cdist is an alternative to other configuration management systems like
* `bcfg2 <http://trac.mcs.anl.gov/projects/bcfg2>`_
* `chef <http://wiki.opscode.com/display/chef/>`_
* `cfengine <http://www.cfengine.org/>`_
* `puppet <http://www.puppetlabs.com/>`_.