# NAME
Pinto::Action::Doc - Generate html docs from the dists in a stack
# VERSION
version 0.004
# DESCRIPTION
A plugin for Pinto that adds an easy way to generate HTML documents from the
distributions on a stack. See [App::Pinto::Command::doc](http://search.cpan.org/perldoc?App::Pinto::Command::doc) for details.
# WARNING
The Pinto API is not yet stable so it's entirely possible that changes to Pinto
will break this module.
This module doesn't work with remote Pinto repositories.
# AUTHOR
Andy Gorman
# COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Andy Gorman.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.