]> git.ipfire.org Git - thirdparty/psycopg.git/commit
docs: let the 'pq' role possibly link to "devel" PostgreSQL docs
authorDenis Laxalde <denis.laxalde@dalibo.com>
Tue, 2 Apr 2024 09:35:23 +0000 (11:35 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 2 Apr 2024 13:18:20 +0000 (14:18 +0100)
commitcae87c4cf6223cc278f36759ea8709cc628ac7f6
tree7ca12747699b09c239f65c505182588f00cec499
parent31905a6fa55a0873e2e597713ca89c4673d54fd4
docs: let the 'pq' role possibly link to "devel" PostgreSQL docs

If we now set libpq_docs_version to 'devel', the pq Sphinx role will use
the master branch when looking libpq.sgml and the 'devel' URL component
when linking to libpq online documentation.
docs/lib/libpq_docs.py