Regenerate cobol/lang.opt.urls
With the COBOL: Frontend (commit 3c5ed996a
) came a lang.opt.urls,
which is different from what regenerate-opt-urls.py generates. Make
the CI bot happy by regenerating it.
Longer term, the COBOL docs need to be sorted out (see e.g. PR119227)
and then perhaps regenerate-opt-urls.py adjusted so that it can deal
with the COBOL docs.
gcc/cobol/ChangeLog:
* lang.opt.urls: Regenerated.
This commit is contained in:
parent
597ca24445
commit
74be867452
1 changed files with 11 additions and 4 deletions
|
@ -10,20 +10,27 @@ UrlSuffix(gcc/Preprocessor-Options.html#index-D-1)
|
|||
I
|
||||
UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I)
|
||||
|
||||
ffixed-form
|
||||
LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-ffixed-form)
|
||||
|
||||
fsyntax-only
|
||||
UrlSuffix(gcc/Warning-Options.html#index-fsyntax-only) LangUrlSuffix_D(gdc/Warnings.html#index-fno-syntax-only)
|
||||
UrlSuffix(gcc/Warning-Options.html#index-fsyntax-only) LangUrlSuffix_D(gdc/Warnings.html#index-fno-syntax-only) LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-fsyntax-only)
|
||||
|
||||
ffree-form
|
||||
LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-ffree-form)
|
||||
|
||||
fmax-errors
|
||||
UrlSuffix(gcc/Warning-Options.html#index-fmax-errors) LangUrlSuffix_D(gdc/Warnings.html#index-fmax-errors)
|
||||
|
||||
iprefix
|
||||
UrlSuffix(gcc/Directory-Options.html#index-iprefix) LangUrlSuffix_D(gdc/Directory-Options.html#index-iprefix)
|
||||
UrlSuffix(gcc/Directory-Options.html#index-iprefix) LangUrlSuffix_D(gdc/Directory-Options.html#index-iprefix) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-iprefix)
|
||||
|
||||
include
|
||||
UrlSuffix(gcc/Preprocessor-Options.html#index-include)
|
||||
|
||||
isysroot
|
||||
UrlSuffix(gcc/Directory-Options.html#index-isysroot)
|
||||
UrlSuffix(gcc/Directory-Options.html#index-isysroot) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-isysroot)
|
||||
|
||||
isystem
|
||||
UrlSuffix(gcc/Directory-Options.html#index-isystem)
|
||||
UrlSuffix(gcc/Directory-Options.html#index-isystem) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-isystem)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue