Sha256: ef46c63fa054cead3c1ef761f69b279030b8a11d5a54d687dd4c4df2c78f9340

Contents?: true

Size: 1.42 KB

Versions: 8

Compression:

Stored size: 1.42 KB

Contents

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "PUPPET\-DOC" "8" "April 2024" "Puppet, Inc." "Puppet manual"
.
.SH "NAME"
\fBpuppet\-doc\fR \- Generate Puppet references
.
.SH "SYNOPSIS"
Generates a reference for all Puppet types\. Largely meant for internal Puppet Inc\. use\. (Deprecated)
.
.SH "USAGE"
puppet doc [\-h|\-\-help] [\-l|\-\-list] [\-r|\-\-reference \fIreference\-name\fR]
.
.SH "DESCRIPTION"
This deprecated command generates a Markdown document to stdout describing all installed Puppet types or all allowable arguments to puppet executables\. It is largely meant for internal use and is used to generate the reference document available on the Puppet Inc\. web site\.
.
.P
For Puppet module documentation (and all other use cases) this command has been superseded by the "puppet\-strings" module \- see https://github\.com/puppetlabs/puppetlabs\-strings for more information\.
.
.P
This command (puppet\-doc) will be removed once the puppetlabs internal documentation processing pipeline is completely based on puppet\-strings\.
.
.SH "OPTIONS"
.
.TP
\-\-help
Print this help message
.
.TP
\-\-reference
Build a particular reference\. Get a list of references by running \'puppet doc \-\-list\'\.
.
.SH "EXAMPLE"
.
.nf

$ puppet doc \-r type > /tmp/type_reference\.markdown
.
.fi
.
.SH "AUTHOR"
Luke Kanies
.
.SH "COPYRIGHT"
Copyright (c) 2011 Puppet Inc\., LLC Licensed under the Apache 2\.0 License

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
puppet-8.6.0 man/man8/puppet-doc.8
puppet-8.6.0-x86-mingw32 man/man8/puppet-doc.8
puppet-8.6.0-x64-mingw32 man/man8/puppet-doc.8
puppet-8.6.0-universal-darwin man/man8/puppet-doc.8
puppet-7.30.0 man/man8/puppet-doc.8
puppet-7.30.0-x86-mingw32 man/man8/puppet-doc.8
puppet-7.30.0-x64-mingw32 man/man8/puppet-doc.8
puppet-7.30.0-universal-darwin man/man8/puppet-doc.8