Re: [Geoserver-devel] GSIP 221 mkdocs progress and end-game

2024-02-16 Thread Jody Garnett
When I last checked in you were working on traversing rst table of contents directives to generate nav tree? Is it okay if I take on that part, and you can look at re-using it in generation of mkdocs.yml (for use converting other projects). Thanks for helping move this activity along and encoura

Re: [Geoserver-devel] GSIP 221 mkdocs progress and end-game

2024-02-15 Thread Jody Garnett
All documentation pages are now converted: https://jodygarnett.github.io/geoserver/ Todo: - I have around 20 broken relative links to check - The navigation to complete. - (You can use search if you wish to review any pages not presently in the nav). Whew 🙂 Andrea with respect to

Re: [Geoserver-devel] GSIP 221 mkdocs progress and end-game

2024-02-15 Thread Jody Garnett
I thanks for the thought, I think I am okay. I asked for some help when we go live to troubleshoot deploy as that is not something we can test ahead of time. I was stuck on downloads for a while (this is also not an urgent activity for me). Now that I am unstuck it is manual work doing a section

Re: [Geoserver-devel] GSIP 221 mkdocs progress and end-game

2024-02-15 Thread Andrea Aime
Hi Jody, the plan looks good to me, what I'm missing right now is how you get there. During the meeting it was said you're working one section at a time, at a superficial level it seems half of them are still to be covered: https://jodygarnett.github.io/geoserver/ Each section might hold surprises

[Geoserver-devel] GSIP 221 mkdocs progress and end-game

2024-02-14 Thread Jody Garnett
I have made considerable progress on the GSIP-221 script, you can see a preview here: https://jodygarnett.github.io/geoserver/styling/ - Downloads are now handled - Nested admonition directives are now handled Script is not as forgivin