On Sat, 26 Apr 2025, Jonathan Wakely wrote:
> 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

It looks like you addressed these back then?


What I still found under /www/gcc/htdocs/onlinedocs are

   cpp/_sources
   cppinternals/_sources
   gccgo/_sources
   gccint/_sources
   gfc-internals/_sources
   gnat_rm/_sources
   gnat-style/_sources
   gnat_ugn/_sources
   libiberty/_sources
   libquadmath/_sources

all dating back to November 14th 2022. I yanked these.

Each of these directories (cpp, cppinternals, gccgo...) had a file 
searchindex.js dating back to the same date; I yanked these as well.

Ditto for objects.inv in these directories; yanked as well.


With that I hope onlinedocs (apart from libstdc++, see my earlier mail) 
are clean from leftovers of the reverted Sphinx conversion?

Gerald

Reply via email to