Gerald Pfeifer <ger...@pfeifer.com> writes: > On Sat, 26 Apr 2025, Jonathan Wakely wrote: >> $ 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 > > I yanked all these, including > > _sources/ > searchindex.js > objects.inv > > in each of these subdirectories - further leftovers from Sphinx. > > Similarly I removed gdc/invoking-gdc/, > gfc-internal/generating-the-intermediate-language-for-later-stages/ , > and a couple of similiar subdirectories under libgomp/ where docs were > generated/stored. >
Thanks Gerald. The https://gcc.gnu.org/onlinedocs/gccint/link-time-optimization/lto-file-sections.html page I mentioned above seems to still be there. It looks like it should match the grep if run in a higher up directory: <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> sam