gozer 2003/06/08 20:26:38
Modified:src/dist KEYS
Log:
Added my own key
Revision ChangesPath
1.5 +130 -0modperl-docs/src/dist/KEYS
Index: KEYS
===
RCS file: /home/cvs/modperl-docs/src/dist
gozer 2003/06/08 22:06:34
Modified:src/docs/2.0/api config.cfg
Added: src/docs/2.0/api/Apache PerlSections.pod
Log:
Initial shot at documenting sections in mp2. Extended from an
e-mail on dev@perl.apache.org
Revision ChangesPath
1.25 +1 -0 modperl-d
stas2003/06/08 22:55:43
Modified:src/docs/2.0/api config.cfg
Log:
no tabs please
Revision ChangesPath
1.26 +1 -1 modperl-docs/src/docs/2.0/api/config.cfg
Index: config.cfg
===
RCS file:
stas2003/06/08 22:58:44
Modified:src/docs/2.0/api/Apache PerlSections.pod
Log:
paras need to be wrapped < 74
Revision ChangesPath
1.2 +33 -25modperl-docs/src/docs/2.0/api/Apache/PerlSections.pod
Index: PerlSections.pod
stas2003/06/08 23:02:18
Modified:src/docs/2.0/api/Apache PerlSections.pod
Log:
even though the magic L works, it's better to use an explicit
path (since we have more than one occurence of Foo/Bar.pod, once for mp1
and once more for mp2)
Revision ChangesPath
1.3
stas2003/06/08 23:05:14
Modified:src/docs/2.0/api/Apache PerlSections.pod
Log:
- s///
- indent code 4 chars
Revision ChangesPath
1.4 +16 -15modperl-docs/src/docs/2.0/api/Apache/PerlSections.pod
Index: PerlSections.pod
===
stas2003/06/08 23:07:25
Modified:src/docs/2.0/api/Apache PerlSections.pod
Log:
the NAME para can't include any markup, because it ends up in
which can't grok embedded HTML markup in most browsers
Revision ChangesPath
1.5 +1 -1 modperl-docs/src/docs/2.0/a