summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/docs.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-3/+9
|
* Adding an Indirection reference, along with the workLuke Kanies2007-12-101-1/+3
| | | | necessary to support it.
* Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-231-0/+5
| | | | | class for Parameter, which apparently lost the 'nodoc' method for that class.
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
|
* Mostly done with the conversion to restructured text, but there are still ↵luke2007-04-241-0/+45
| | | | | | some tweaks to perform on the typedocs output. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2408 980ebf18-57e1-0310-9a29-db15c13687c0
* Small fixes here and there. The rails changes needs to be pushed through ↵luke2006-11-091-0/+28
| | | | | | the collection code, so I am committing so Blake can take a look at that. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1844 980ebf18-57e1-0310-9a29-db15c13687c0
* Fixing doc generation for objects w/out their own docsluke2006-10-171-1/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1804 980ebf18-57e1-0310-9a29-db15c13687c0
* Adding a module specifically for making doc generation easier, and adding ↵luke2006-08-281-0/+27
defaults info to provider docs. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1504 980ebf18-57e1-0310-9a29-db15c13687c0