[svn:parrot] r42784 - trunk/docs/project
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sun Nov 22 04:26:24 UTC 2009
Author: jkeenan
Date: Sun Nov 22 04:26:22 2009
New Revision: 42784
URL: https://trac.parrot.org/parrot/changeset/42784
Log:
Make sure POD files have correctly named DESCRIPTION section.
Modified:
trunk/docs/project/branching_guide.pod
trunk/docs/project/ticket_triaging.pod
Modified: trunk/docs/project/branching_guide.pod
==============================================================================
--- trunk/docs/project/branching_guide.pod Sun Nov 22 04:18:46 2009 (r42783)
+++ trunk/docs/project/branching_guide.pod Sun Nov 22 04:26:22 2009 (r42784)
@@ -1,7 +1,11 @@
# Copyright (C) 2008-2009, Parrot Foundation.
# $Id$
-=head1 Branching Instructions
+=head1 NAME
+
+docs/project/branching_guide.pod - Branching Instructions
+
+=head1 DESCRIPTION
To minimize the disruption of feature development on language and tool
developers, all major changes to Parrot core take place in a branch. Ideally,
Modified: trunk/docs/project/ticket_triaging.pod
==============================================================================
--- trunk/docs/project/ticket_triaging.pod Sun Nov 22 04:18:46 2009 (r42783)
+++ trunk/docs/project/ticket_triaging.pod Sun Nov 22 04:26:22 2009 (r42784)
@@ -7,7 +7,7 @@
docs/project/ticket_triaging.pod - Managing Tickets
-=head1 ABSTRACT
+=head1 DESCRIPTION
This document attempts to outline a set of best practices for dealing with
tickets in Parrot's tracking system. It is targeted at Parrot developers and
More information about the parrot-commits
mailing list