On Tue, 21 Mar 2023, Arsen Arsenović wrote: > Done! > > Gerald, please update the scripts when you get a chance (but back the > old ones up just in case!) Done. Minus the backup, since everything is in Git anyways, isn't it? :-) The script should run in about 1 hour and 45 minutes. > If makeinfo is updated as I've asked in one of the other emails, will > the script eventually automatically regenerate docs with the newer > makeinfo? Only what is covered by update_web_docs_git and then whenever our release managers create docs for a new release. Which makes sense since we cannot guarantee older *.texi sources actually building, or at least properly, with newer makeinfo releases. And there may be other factors, such as names of file changing,... Which makes me realize we may have an issue building releases: Joseph, you are release manager - do you and your peers create releases on a local system or gcc.gnu.org? If the former, installing newer texinfo on gcc.gnu.org is not going to be sufficient. Gerald