Re: incorrect HTML.index output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: incorrect HTML.index output
Дата
Msg-id 2316.1191719057@sss.pgh.pa.us
обсуждение исходный текст
Ответ на incorrect HTML.index output  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: incorrect HTML.index output
Список pgsql-docs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I just noticed that on bookindex.html, we have this entry:
> π, Mathematical Functions and Operators
> ...
> I'm unsure what to do about it.  To me, the simplest solution seems to
> be to just remove the index entry.

Then it wouldn't be indexed at all.  I suggest just not trying to be
so cute, and change the index entry like this:

    <indexterm>
-    <primary>π</primary>
+    <primary>pi</primary>
    </indexterm>

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: incorrect HTML.index output
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: incorrect HTML.index output