[postgis-devel] Doxygen docs and versions
Sandro Santilli
strk at kbt.io
Thu Oct 6 10:28:41 PDT 2016
Looking at WikiStart page I was about to add a link to 2.3 Doxygen
documentation but found that what's printed as "trunk" is already
a link to a 2.3 url: http://postgis.net/docs/doxygen/2.3/
Funny thing is that http://postgis.net/docs/doxygen/2.3/
reports "2.4.0dev" as the version and "Trunk" as the title;
http://postgis.net/docs/doxygen/2.2 reports "2.2.3dev" as the version
and "Trunk" as the title; http://postgis.net/docs/doxygen/2.1 reports
"2.1.9dev" as the version and "2.1" as the title.
So there's some inconsistency there. What's in charge of publishing
those document pages ? How to fix the inconsistencies ? Can
we have /trunk as the link for trunk and /<branch> as the link to
branch ?
--strk;
More information about the postgis-devel
mailing list