Re: Please provide stable target anchors

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Please provide stable target anchors
Дата
Msg-id 1279740765.10881.13.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Please provide stable target anchors  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Ответы Re: Please provide stable target anchors  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Re: Please provide stable target anchors  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список pgsql-docs
On ons, 2010-07-21 at 03:16 +0100, Daniele Varrazzo wrote:
> Attached there is a patch adding an id to the indexterms currently
> referred by psycopg documentation, to be applied to the current head.
> However I've tried to render the html docs with the head itself and I
> see anchors are not generated anymore, while they are generated by the
> makefile shipped in 8.4.4. Is this a decision or it just happened? In
> the former case there is no point in applying the patch then.

Hmm, never noticed that, but it appears to come from the changes we made
in the build process to not build the index twice and thus speed up the
build.

> I've also played with good results with a script to inject ids in all
> the indexterm, but if the decision is to not provide anchors in the
> middle of the page I think you wouldn't be interested in it.

I think it's a bit weird to link to indexentry elements.  I can't quite
wrap my head around it.  I think you could just as well link to the
varlistentry elements or some other element close by.  Check out how we
link to the configuration parameters in config.sgml.

Btw., try to use some kind of hierarchical scheme for the id's.  If
something is in the libpq chapter, use something like
id="libpq-pqtransactionstatus".


В списке pgsql-docs по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: error in oracle to plpgsql documentation ?
Следующее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: ECPG Documentation Improvement