moar documentation

This commit is contained in:
Oliver Gorwits
2013-03-05 22:54:31 +00:00
parent 5390b99a12
commit 66d0b25af3
12 changed files with 219 additions and 61 deletions

View File

@@ -38,3 +38,19 @@ Daemon::Control->new({
stderr_file => file($log_dir, 'netdisco-web.log'),
stdout_file => file($log_dir, 'netdisco-web.log'),
})->run;
=head1 NAME
netdisco-web - Web Application Server for Netdisco
=head1 SEE ALSO
=over 4
=item *
L<App::Netdisco>
=back
=cut