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

  1. doc: Make libpq documentation navigable between functions

  2. doc: Add support for xref to command and function elements