Opened 6 months ago

Last modified 10 days ago

#5613 reopened defect

Empty list of new/enhanced/changed functions in postgis manual

Reported by: strk Owned by: robe
Priority: medium Milestone: PostGIS 3.5.0
Component: documentation Version: master
Keywords: Cc:

Description

Change History (6)

comment:1 by Sandro Santilli <strk@…>, 6 months ago

Resolution: fixed
Status: newclosed

In f0c64c9/git:

Adapt new functions list generator XSL to DocBook 5.0

Use appropriate namespaces, fixing generation of the
list_new_functions.xsl.xml which ends up being published in
https://postgis.net/docs/manual-dev/PostGIS_Special_Functions_Index.html

This is a follow up of acdfda8eca2c212179c16801bf07fcb3deb6f8c9

Closes #5613

comment:2 by strk, 6 months ago

Milestone: PostGIS 3.4.1PostGIS 3.5.0
Version: 3.4.xmaster

comment:3 by robe, 6 months ago

Resolution: fixed
Status: closedreopened

This change broke a lot of bots as far as I can tell.

Here is woodie https://woodie.osgeo.org/repos/30/pipeline/1498/6

comment:4 by robe, 6 months ago

Okay I think I fixed the issue at [2c4aaa87/git]

I'll reopen if the bots are still red

comment:5 by strk, 6 months ago

Good catch 👍 we should really add a docs testsuite

comment:6 by robe, 10 days ago

I was about to close this out, but then noticed none of the new SFCGAL functions are showing or the topology functions in the https://postgis.net/docs/manual-dev/PostGIS_Special_Functions_Index.html#idm46514 (3.5) section.

Note: See TracTickets for help on using tickets.