Skip to content

(#14440) Fix rake manpage generation in master#793

Merged
jeffweiss merged 2 commits intopuppetlabs:masterfrom
cprice404:bug/master/14440-rake-manpages
May 17, 2012
Merged

(#14440) Fix rake manpage generation in master#793
jeffweiss merged 2 commits intopuppetlabs:masterfrom
cprice404:bug/master/14440-rake-manpages

Conversation

@cprice404
Copy link

This commit does some hacky initialization things
which, in an ideal world, would be handled
by our API rather than spilling out to the calling
code. However, for now, these initialization calls
are necessary in order to get rake manpage generation
working.

This commit does some hacky initialization things
which, in an ideal world, would be handled
by our API rather than spilling out to the calling
code.  However, for now, these initialization calls
are necessary in order to get rake manpage generation
working.
@jeffweiss
Copy link
Contributor

When I run this, I now get

sh: bin/puppetdoc: No such file or directory

Should this be fixed also?

The old 'puppetdoc' "binary" no longer exists;
we should be calling 'puppet doc' instead.
@jeffweiss
Copy link
Contributor

I still get a couple of warnings about unrecognized tags, but the documentation generates.

@jeffweiss jeffweiss merged commit 4a60c2b into puppetlabs:master May 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants