Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-15 Thread Nathan Torkington
[EMAIL PROTECTED] writes: > I don't think this is a language issue. However, I don't believe > there's a -doc working group yet, either. > > Is it time for a -doc group to form? Not unless there's a significant interest in doc issues, as reflected in RFCs. Nat

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-14 Thread Russ Allbery
skud <[EMAIL PROTECTED]> writes: > I don't think this is a language issue. However, I don't believe > there's a -doc working group yet, either. > Is it time for a -doc group to form? [EMAIL PROTECTED] already exists; maybe it should be blessed as a Perl 6 working group as well? -- Russ Allbe

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-14 Thread skud
On Tue, Aug 08, 2000 at 07:44:11PM -, Perl6 RFC Librarian wrote: > >=head1 TITLE > >Add change bar functionality to pod > >=head1 VERSION > > Maintainer: Dan Sugalski <[EMAIL PROTECTED]> > Date: August 08, 2000 > Version: 1 > Mailing List: [EMAIL PROTECTED] > Number: 65 I don't think thi

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-09 Thread Dan Sugalski
At 08:56 AM 8/9/00 +0100, Hildo Biersma wrote: > > =head1 DESCRIPTION > > > > Making what's changed in documentation stand out's quite useful, > > something I'm coming to appreciate more and more as the RFCs are > > flying back and forth. The standard way to do this is to mark the > > changed sect

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-09 Thread Bryan C . Warnock
On Wed, 09 Aug 2000, Hildo Biersma wrote: > > =head1 DESCRIPTION > > > > Making what's changed in documentation stand out's quite useful, > > something I'm coming to appreciate more and more as the RFCs are > > flying back and forth. The standard way to do this is to mark the > > changed sections

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-09 Thread Hildo Biersma
> =head1 DESCRIPTION > > Making what's changed in documentation stand out's quite useful, > something I'm coming to appreciate more and more as the RFCs are > flying back and forth. The standard way to do this is to mark the > changed sections with one or more vertical bars on the left margin. >

Re: RFC 65 (v1) Add change bar functionality to pod

2000-08-08 Thread iain truskett
* Perl6 RFC Librarian ([EMAIL PROTECTED]) [09 Aug 2000 05:44]: > =head1 ABSTRACT > Documents change, and change bars are a nice way to indicate what's > changed. This RFC suggests a way to indicate the changed parts of a > document that POD2whatever translators can mark appropriately. The > chang