Re: [DOCS] Texinfo docs/target

2006-10-04 Thread Bruce Momjian
Andreas Seltenreich wrote: > Bruce Momjian writes: > > > Patch applied. Thanks. > > Here's a small update to pass the basename of the target as a > stylesheet parameter. This makes the resulting info file work > properly when compressed or split. It also prevents Debian's > "install-info" scri

Re: [DOCS] Texinfo docs/target

2006-10-04 Thread Andreas Seltenreich
Bruce Momjian writes: > Patch applied. Thanks. Here's a small update to pass the basename of the target as a stylesheet parameter. This makes the resulting info file work properly when compressed or split. It also prevents Debian's "install-info" script from choking. Thanks, andreas Index: d

Re: [DOCS] [HACKERS] timestamptz alias

2006-10-04 Thread Andrew Dunstan
Magnus Hagander wrote: I would like a frame driven version of the docs (c.f. doxygen, javadoc, etc.). The we would not need contents links at the top of each chapter like this. Navigating the HTML docs is less than pleasant. Unfortunately, I don't have enough time or docbook-fu to be able to

Re: [DOCS] [HACKERS] timestamptz alias

2006-10-04 Thread Magnus Hagander
> I would like a frame driven version of the docs (c.f. > doxygen, javadoc, etc.). The we would not need contents links > at the top of each chapter like this. Navigating the HTML > docs is less than pleasant. > Unfortunately, I don't have enough time or docbook-fu to be > able to do this. Yu

Re: [DOCS] [HACKERS] timestamptz alias

2006-10-04 Thread Markus Schaber
Hi, Jim, Jim C. Nasby wrote: > An issue I've seen with the docs is that for chapters that have a lot of > sections (such as 8), the section list at the start of each chapter > fills the screen, so it's easy to miss the fact that there's more info > beneath the list (which is wy presumably most fo