[Bps-public-commit] r12843 - Shipwright/trunk/lib/Shipwright
spang at bestpractical.com
spang at bestpractical.com
Tue Jun 3 13:37:47 EDT 2008
Author: spang
Date: Tue Jun 3 13:37:47 2008
New Revision: 12843
Added:
Shipwright/trunk/lib/Shipwright/Manual.pod
Removed:
Shipwright/trunk/lib/Shipwright/Manual.pm
Log:
Move Manual.pm to Manual.pod since it only contains pod, and update it to
accurately reflect the contents of the manual.
Added: Shipwright/trunk/lib/Shipwright/Manual.pod
==============================================================================
--- (empty file)
+++ Shipwright/trunk/lib/Shipwright/Manual.pod Tue Jun 3 13:37:47 2008
@@ -0,0 +1,31 @@
+=head1 NAME
+
+Shipwright::Manual - Shipwright documentation
+
+=head1 DESCRIPTION
+
+This manual is divided into several parts, each covering a specific topic.
+
+=over 4
+
+=item L<Shipwright::Manual::Tutorial>
+
+A simple tutorial that leads through the creation of a simple Shipwright
+vessel.
+
+=item L<Shipwright::Manual::CustomizeBuild>
+
+A guide to customizing the build process of individual distributions in a
+Shipwright repository.
+
+=item L<Shipwright::Manual::UsingFlags>
+
+A guide to using Shipwright's flags feature.
+
+=item L<Shipwright::Glossary>
+
+A Glossary of terms relevant to Shipwright and its documentation.
+
+=back
+
+=cut
More information about the Bps-public-commit
mailing list