On Sat, 26 Apr 2025 at 19:24, Jonathan Wakely <jwakely....@gmail.com> wrote: > > 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
$ grep -R 'generator.*Docutils' libgomp | wc -l 136 $ grep -R 'generator.*Docutils' libitm | wc -l 8 $ grep -R 'generator.*Docutils' gdc | wc -l 7 $ grep -R 'generator.*Docutils' gfc-internals | wc -l 4