Author: coke
Date: Tue Apr 17 05:35:05 2007
New Revision: 18262
Modified:
trunk/ (props changed)
trunk/lib/Parrot/Docs/Section/C.pm
trunk/lib/Parrot/Docs/Section/Info.pm
Log:
[docs] Allow 'make html' to run without errors - cleanup references to
deleted/moved files.
Modified: trunk/lib/Parrot/Docs/Section/C.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/C.pm (original)
+++ trunk/lib/Parrot/Docs/Section/C.pm Tue Apr 17 05:35:05 2007
@@ -142,7 +142,6 @@
$self->c_item(
'',
'pairs' => ['register'],
- 'headers' => ['regfuncs']
),
$self->c_item(
'',
Modified: trunk/lib/Parrot/Docs/Section/Info.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/Info.pm (original)
+++ trunk/lib/Parrot/Docs/Section/Info.pm Tue Apr 17 05:35:05 2007
@@ -54,7 +54,7 @@
$self->new_item( 'Where to find or put things that need doing in
Parrot.', 'TODO' ),
$self->new_item(
'This is a description of the steps someone should follow when they have to
prepare a new version for release.',
- 'RELEASE_INSTRUCTIONS'
+ 'docs/project/release_manager_guide.pod'
),
),
$self->new_group(