Re: [PATCH] cobol: Fix up update_web_docs_git for COBOL [PR119227]

2025-04-08 Thread Simon Sobisch
Note that there's still an index.html missing, compare https://gcc.gnu.org/onlinedocs/gfortran/index.html and https://gcc.gnu.org/onlinedocs/gcobol/index.html (not found) Simon

Re: [PATCH] cobol: Fix up update_web_docs_git for COBOL [PR119227]

2025-04-07 Thread Richard Biener
On Mon, 7 Apr 2025, Jakub Jelinek wrote: > Hi! > > As mentioned in the PR, the COBOL documentation is currently not present > in onlinedocs at all. > While the script generates gcobol{,-io}.{pdf,html}, it generates them in > the gcc/gcc/cobol/ subdirectory of the update_web_docs_git temporary > d

[PATCH] cobol: Fix up update_web_docs_git for COBOL [PR119227]

2025-04-07 Thread Jakub Jelinek
Hi! As mentioned in the PR, the COBOL documentation is currently not present in onlinedocs at all. While the script generates gcobol{,-io}.{pdf,html}, it generates them in the gcc/gcc/cobol/ subdirectory of the update_web_docs_git temporary directory and nothing find it there afterwards, all the p