cfenginedoc $Name: SUB-20050306143133-0_1_1-2 $ Copyright (C) 2004, 2005 Christian Pearce All Rights Reserved Licensed under the GNU General Public License About The cfenginedoc project provides two methods for understanding what your cfengine files do. I had multiple reasons for writing a project. All of which I presented at a WIP at LISA'04. You can see the presentation here: http://www.pearcec.com/cfenginedoc/wip/ Usage * You need a working installation of grapviz. * The NaturalDocs portion of this project is currently turned off. I want to give a little more thought about how I want this to work. I felt releasing the GraphViz portion of this project would provide immediate benefit. * Call ./build.sh and it will look inside /var/cfengine/inputs by default. Notes * All the TODOs are described inside cfenginedoc.pl or build.sh. * Once I have a completed version of this, will write an article about it and what to think about when structing your cfengine code. * NaturalDocs is just version 1.34 unzip into the NaturalDocs directory. Changes 0.1.1 - Removed imagemap attribute from IMG tag when skipping NaturalDocs build 0.1 - Initial Release Build kenny -t REL -v 0.1 cvs export cfenginedoc -d cfenginedoc-0.1 -r *kennytag* cfenginedoc rm BUILD_INFO tar zcvf cfenginedoc-0.1.tar.gz cfenginedoc-0.1/*