On Tue, 4 Feb 2025 at 15:16, Jonathan Wakely <jwakely....@gmail.com> wrote: > > On Fri, 15 Nov 2024 at 12:43, Gerald Pfeifer <ger...@pfeifer.com> wrote: > > > > On Fri, 15 Nov 2024, Jonathan Wakely wrote: > > > All these directories should have been removed two years ago: > > > > Agreed. Thank you for digging into this and raising it, Jonathan! > > > > > $ ls -1 -d htdocs/onlinedocs/gcc/*/ > > > htdocs/onlinedocs/gcc/c-implementation-defined-behavior/ > > > htdocs/onlinedocs/gcc/extensions-to-the-c++-language/ > > > htdocs/onlinedocs/gcc/extensions-to-the-c-language-family/ > > > htdocs/onlinedocs/gcc/gcc-command-options/ > > > htdocs/onlinedocs/gcc/gcov/ > > > htdocs/onlinedocs/gcc/gnu-objective-c-features/ > > > htdocs/onlinedocs/gcc/known-causes-of-trouble-with-gcc/ > > > htdocs/onlinedocs/gcc/language-standards-supported-by-gcc/ > > > htdocs/onlinedocs/gcc/_sources/ > > > htdocs/onlinedocs/gcc/_static/ > > > > These, plus > > > > -rw-r--r--. 1 gccadmin shared 59124 14. Nov 2022 objects.inv > > -rw-r--r--. 1 gccadmin shared 1459709 14. Nov 2022 searchindex.js > > > > are now gone. > > I think we want to remove these too: > > ./gccgo/_static/ > ./gccint/_static/ > ./gdc/_static/ > ./gfc-internals/_static/ > ./gfortran/_static/ > ./gnat_rm/_static/ > ./gnat-style/_static/ > ./gnat_ugn/_static/ > ./libgccjit/_static/ > ./libgdiagnostics/_static/ > ./libgomp/_static/ > ./libiberty/_static/ > ./libitm/_static/ > ./libquadmath/_static/ > > I think those were all created by sphinx.
N.B. there's ./jit/_static which should stay, because jit still uses sphinx for its docs.