Re: [Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-18 Thread Jody Garnett
Here is a PR to get our build back: https://github.com/geoserver/geoserver/pull/5593 In reviewing extension install instructions I noticed we still had a page for gml datastore. -- Jody Garnett On Mon, 17 Jan 2022 at 08:59, Andrea Aime wrote: > On Mon, Jan 17, 2022 at 5:33 PM Ian Turton wrote

Re: [Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-17 Thread Andrea Aime
On Mon, Jan 17, 2022 at 5:33 PM Ian Turton wrote: > Hmm, I can't seem to get a doc build at all on my local machine! > Here I run pypi, e..g: pip install --upgrade Sphinx Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: Sphinx in /hom

Re: [Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-17 Thread Andrea Aime
On Mon, Jan 17, 2022 at 5:41 PM Jody Garnett wrote: > That is *great*, annoying right now - but very handy to track down > external links. I will take care of fixing the above warnings; since I am > the person who likes external links :) > Good, thanks! > Just need to figure out what version o

Re: [Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-17 Thread Jody Garnett
That is *great*, annoying right now - but very handy to track down external links. I will take care of fixing the above warnings; since I am the person who likes external links :) Just need to figure out what version of sphinx-build is being used -- Jody Garnett On Mon, 17 Jan 2022 at 08:34,

Re: [Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-17 Thread Ian Turton
Hmm, I can't seem to get a doc build at all on my local machine! I think we want to keep warnings on since RST is so prone to breaking on typos and spacing issues which it only flags as warnings. So if we can fix the sphinx and dependency versions then that would be easiest. Ian On Mon, 17 Jan 20

[Geoserver-devel] Sphinx upgrades keep breaking the build...

2022-01-17 Thread Andrea Aime
Hi all, just a couple of weeks ago a Sphinx dependency (pygments) upgrade broke the doc builds, due to syntax highlighting not liking "record" variables (a keyword in Java 17). Now I'm seeing this, a new upgrade, new issue (as in, new as of this morning): sphinx: [echo] Running sphinx-build