Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-22 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Noyes wrote: >> I found one (new?) problem: And yet another problem. I was looking for your excellent introduction to cvs as a developer the other day. Perhaps the SF interface changes have broken all the doc manager stuff. For example, the

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-21 Thread KP Kirchdoerfer
Hi Mike; Am Montag, 20. November 2006 23:52 schrieb Mike Noyes: > On Fri, 2006-11-03 at 11:18, Mike Noyes wrote: > > On Fri, 2006-11-03 at 08:16, Mike Noyes wrote: > > > That's what I get fort trying something quick. The HOWTO and Reference > > > sections are missing from our TOC now. :-( > > > >

Re: [leaf-devel] The bad shape of LEAF documentation (long)

2006-11-04 Thread Mike Noyes
On Sat, 2006-11-04 at 13:05, KP Kirchdoerfer wrote: > Am Freitag, 3. November 2006 15:54 schrieb Mike Noyes: > > Here is a typical subset of output from a cron run of doc-build.sh. Note > > all the ID recommended lines. > > > > ID recommended on section: What is the LEAF "Bering" distribution ? > >

Re: [leaf-devel] The bad shape of LEAF documentation (long)

2006-11-04 Thread KP Kirchdoerfer
Am Freitag, 3. November 2006 15:54 schrieb Mike Noyes: > On Thu, 2006-11-02 at 12:04, Mike Noyes wrote: > > On Thu, 2006-11-02 at 11:34, KP Kirchdoerfer wrote: > > > Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > > > > The main issue is an inability to use.id.as.filename. Generic > > >

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread Mike Noyes
On Fri, 2006-11-03 at 08:16, Mike Noyes wrote: > On Fri, 2006-11-03 at 08:02, Mike Noyes wrote: > > On Fri, 2006-11-03 at 07:42, Mike Noyes wrote: > > > I modified /home/groups/l/le/leaf/admin/doc-build.sh, and added: > > > > > > --stringparam chunk.section.depth 0 \ > > > One more quic

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread Mike Noyes
On Fri, 2006-11-03 at 08:06, KP Kirchdoerfer wrote: > Am Freitag, 3. November 2006 16:42 schrieb Mike Noyes: > > > > I modified /home/groups/l/le/leaf/admin/doc-build.sh, and added: > > > > --stringparam chunk.section.depth 0 \ > > --stringparam use.id.as.filename 1 \ > > > >

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread Mike Noyes
On Fri, 2006-11-03 at 08:02, Mike Noyes wrote: > On Fri, 2006-11-03 at 07:42, Mike Noyes wrote: > > I modified /home/groups/l/le/leaf/admin/doc-build.sh, and added: > > > > --stringparam chunk.section.depth 0 \ > One more quick hack. > >--stringparam toc.section.depth 0 \ >

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread KP Kirchdoerfer
Am Freitag, 3. November 2006 16:42 schrieb Mike Noyes: > On Fri, 2006-11-03 at 06:54, Mike Noyes wrote: > > On Thu, 2006-11-02 at 12:04, Mike Noyes wrote: > > > On Thu, 2006-11-02 at 11:34, KP Kirchdoerfer wrote: > > > > Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > > > > > The main i

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread Mike Noyes
On Fri, 2006-11-03 at 07:42, Mike Noyes wrote: > On Fri, 2006-11-03 at 06:54, Mike Noyes wrote: > > On Thu, 2006-11-02 at 12:04, Mike Noyes wrote: > > > On Thu, 2006-11-02 at 11:34, KP Kirchdoerfer wrote: > > > > Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > > > > > The main issue is

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-03 Thread Mike Noyes
On Fri, 2006-11-03 at 06:54, Mike Noyes wrote: > On Thu, 2006-11-02 at 12:04, Mike Noyes wrote: > > On Thu, 2006-11-02 at 11:34, KP Kirchdoerfer wrote: > > > Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > > > > The main issue is an inability to use.id.as.filename. Generic chunking > >

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-02 Thread Mike Noyes
On Thu, 2006-11-02 at 11:34, KP Kirchdoerfer wrote: > Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > > On Thu, 2006-11-02 at 06:02, Mike Noyes wrote: > > > On Mon, 2006-10-16 at 11:25, KP Kirchdoerfer wrote: > > > > It's really hard to design and write doc's (esp. if one's native > >

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-02 Thread KP Kirchdoerfer
Am Donnerstag, 2. November 2006 15:24 schrieb Mike Noyes: > On Thu, 2006-11-02 at 06:02, Mike Noyes wrote: > > On Mon, 2006-10-16 at 11:25, KP Kirchdoerfer wrote: > > > It's really hard to design and write doc's (esp. if one's native > > > language isn't english) - and a lot of people tried hard t

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-02 Thread Mike Noyes
On Thu, 2006-11-02 at 06:02, Mike Noyes wrote: > On Mon, 2006-10-16 at 11:25, KP Kirchdoerfer wrote: > > It's really hard to design and write doc's (esp. if one's native language > > isn't english) - and a lot of people tried hard to provide guides and > > howto's > > to alleviate the usage of

Re: [leaf-devel] The bad shape of LEAF documentation

2006-11-02 Thread Mike Noyes
On Mon, 2006-10-16 at 11:25, KP Kirchdoerfer wrote: > Hello Mike; > > are you still around? KP, Yes. > I'm getting more and more annoyed by the fact that I'm waiting for more than > a > year to see the documentation pages in a readable state - see > http://leaf.sourceforge.net/doc/ Understoo

[leaf-devel] The bad shape of LEAF documentation

2006-10-16 Thread KP Kirchdoerfer
Hello Mike; are you still around? I'm getting more and more annoyed by the fact that I'm waiting for more than a year to see the documentation pages in a readable state - see http://leaf.sourceforge.net/doc/ It's really hard to design and write doc's (esp. if one's native language isn't engl