#3597 closed enhancement (worksforme)
Link all functions
Reported by: | jidanni | Owned by: | robe |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.3.4 |
Component: | documentation | Version: | 2.2.x |
Keywords: | Cc: |
Description
On file:///usr/share/doc/postgis-doc/postgis.html#ST_Length
SELECT ST_Length( ST_Transform( ST_GeomFromEWKT('SRID=4326;LINESTRING(-72.1260...
All three ST..., or at least the latter two, should be hyperlinked to their respective spots... same for the rest of the page.
Change History (6)
comment:1 by , 8 years ago
Milestone: | PostGIS 2.2.3 → PostGIS 2.4.0 |
---|
comment:2 by , 7 years ago
Milestone: | PostGIS 2.4.0 → PostGIS 2.3.4 |
---|
comment:3 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:4 by , 7 years ago
Yes, I am saying they should be linked right there where they appear. So just clicking one will bring the user to their page. That way they would not need to browse all the way to the bottom to find the link to get more info. Yes you might say this is a luxury request. No, you can also leave the bottom link there... the best of both worlds.
comment:5 by , 7 years ago
I don't think I can do that easily and if I did wouldn't be just for this function.
comment:6 by , 7 years ago
In Wikipedia it would be the example method.
I see in http://www.sagehill.net/docbookxsl/CrossRefs.html#IdrefLinks , http://www.sagehill.net/docbookxsl/Db5Tools.html#Db5UnivLinking there may be something similar.
these looked to be linked already at the bottom unless I'm missing something.
http://postgis.net/docs/manual-2.3/ST_Length.html