On Thursday, May 10, 2012 12:31:15 PM UTC-7, Ken Barber wrote: > > Its managed like code, so if you go to: > > https://github.com/puppetlabs/puppet-docs > > You can see the README file with the docs on how to build it, and view it. > > Wow. (asking for clarity here, so I can submit a change suggestion for http://docs.puppetlabs.com/contribute.html that is accurate)
So, if one wishes to directly edit, what happens, essentially, is 1. you check out the full doc tree from git 2. you start up some custom ruby/rake server locally, the code for which is also in "the full doc tree from git", that mimics your own personal docs.puppetlabs.com 3. you view & edit your local copy as desired 4. submit git changes when happy ? -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-dev/-/91RuxCtjbb0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
