[Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-18 Thread Nan Liu
Hi! The existing puppet manifests documentation generated via rdoc isn't very dry. I quite like docco generated documentation so I borrowed from rocco to create a puppet manifests documentation tool called pocco. Here's a module that will install the tool: https://github.com/nanliu/puppet-pocco

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2013-01-28 Thread Erik Dalén
On Friday, 19 October 2012 20:11:51 UTC+2, Nan Liu wrote: > > On Fri, Oct 19, 2012 at 11:09 AM, Joe Topjian > > > wrote: > > Hi Nan, > > > > Like everyone else, I think this is great. > > > >> > >> Run pocco against a modules directory: > >> > >> pocco /etc/puppet/modules/ > > > > >

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread Ryan Coleman
On Thu, Oct 18, 2012 at 10:06 PM, Nan Liu wrote: > Hi! > > The existing puppet manifests documentation generated via rdoc isn't > very dry. I quite like docco generated documentation so I borrowed > from rocco to create a puppet manifests documentation tool called > pocco. > Awesome Nan! What's

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread llowder
Comments in line On Friday, October 19, 2012 12:11:59 PM UTC-5, Ryan Coleman wrote: > > > > On Thu, Oct 18, 2012 at 10:06 PM, Nan Liu > > wrote: > >> Hi! >> >> The existing puppet manifests documentation generated via rdoc isn't >> very dry. I quite like docco generated documentation so I borrowe

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread Nan Liu
On Fri, Oct 19, 2012 at 10:11 AM, Ryan Coleman wrote: > Awesome Nan! What's the usage for this? Is one to run rocco against a > manifest? Run pocco against a modules directory: pocco /etc/puppet/modules/ I'm guessing this is making a bit much in assumptions. Might need to enable runs against a

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread Joe Topjian
Hi Nan, Like everyone else, I think this is great. > Run pocco against a modules directory: > > pocco /etc/puppet/modules/ > Just a quick comment: Isn't pocco the name of the Python *occo? ( http://fitzgen.github.com/pocco/) should the name be changed to differentiate? Joe -- Joe Topjian Sy

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread Nan Liu
On Fri, Oct 19, 2012 at 11:09 AM, Joe Topjian wrote: > Hi Nan, > > Like everyone else, I think this is great. > >> >> Run pocco against a modules directory: >> >> pocco /etc/puppet/modules/ > > > Just a quick comment: Isn't pocco the name of the Python *occo? > (http://fitzgen.github.com/pocco/) s

Re: [Puppet Users] pocco - a puppet manifest documentation experiment

2012-10-19 Thread Pieter van de Bruggen
On Fri, Oct 19, 2012 at 11:09 AM, Joe Topjian wrote: > Hi Nan, > > Like everyone else, I think this is great. > > >> Run pocco against a modules directory: >> >> pocco /etc/puppet/modules/ >> > > Just a quick comment: Isn't pocco the name of the Python *occo? ( > http://fitzgen.github.com/pocco/)