Re: make libpq documentation navigable between functions
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-26T10:28:45Z
Lists: pgsql-hackers
Hello Peter, > I have committed this with some additions. Thanks for the push. It was really a pain to write a small libpq app without navigation. > Also, due to some mysterious problems with the PDF toolchain I had to > remove some links. Your script would find those, so I won't list them > here. If you put those back in, the PDF build breaks. If you want to > work out why, feel free to submit more patches. Otherwise I'm happy to > leave it as is now; it's very useful. Ok fine with me for now as well. I'm not keen to invest more time on the documentation tool chain. -- Fabien.
Commits
-
doc: Make libpq documentation navigable between functions
- e829337d42d0 13.0 landed
-
doc: Add support for xref to command and function elements
- 2e32a7711a8a 13.0 landed