On Sat, 26 Apr 2025 at 13:55, Sam James <s...@gentoo.org> wrote: > > Gerald Pfeifer <ger...@pfeifer.com> writes: > > > On Tue, 4 Feb 2025, Jonathan Wakely wrote: > > : > >>> ./gnat_ugn/_static/ > >>> ./libgccjit/_static/ > >>> ./libgdiagnostics/_static/ > >>> ./libgomp/_static/ > > : > >> N.B. there's ./jit/_static which should stay, because jit still uses > >> sphinx for its docs. > > > > I found > https://gcc.gnu.org/onlinedocs/gccint/link-time-optimization/lto-file-sections.html > just now as well.
Ugh, there are literally hundreds of pages still there: $ grep -R 'generator.*Docutils' gccint | wc -l 245 $ grep -R 'generator.*Docutils' gfortran | wc -l 323