Re: make libpq documentation navigable between functions
Вложения
В списке pgsql-hackers по дате отправления:
| От | Fabien COELHO |
|---|---|
| Тема | Re: make libpq documentation navigable between functions |
| Дата | |
| Msg-id | alpine.DEB.2.21.1907222047050.31866@lancre обсуждение исходный текст |
| Ответ на | Re: make libpq documentation navigable between functions (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: make libpq documentation navigable between functions
|
| Список | pgsql-hackers |
Hello Peter, > What I really meant was that you determine the best link target in each > case. If there already is an id on a <varlistentry>, then use that. If > not, then make an id on something else, most likely the <function> element. Ok, sorry I misunderstood. >> This step is (well) beyond my current XSLT proficiency, which is null >> beyond knowing that it transforms XML into whatever. Also I'm unsure into >> which of the 11 xsl file the definition should be included and what should >> be written precisely. > > See attached patch. Thanks! Attached script does, hopefully, the expected transformation. It adds ids to <function> occurrences when the id is not defined elsewhere. Attached v3 is the result of applying your kindly provided xslt patch plus the script on "libpq.sgml". Three functions are ignored because no documentation is found: PQerrorField (does not exist anywhere in the sources), PQsetResultInstanceData (idem) and PQregisterThreadLock (it exists). Doc build works for me and looks ok. -- Fabien.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера