[GRASS-git] [OSGeo/grass] d97d6b: man: Upgrade Doxyfile config files with doxygen 1....

Edouard Choinière noreply at github.com
Mon Jul 21 02:07:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: d97d6b715dba79fdcb0edacf974356d3218539c0
      https://github.com/OSGeo/grass/commit/d97d6b715dba79fdcb0edacf974356d3218539c0
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M include/Make/Doxyfile_arch_html.in
    M include/Make/Doxyfile_arch_latex.in

  Log Message:
  -----------
  man: Upgrade Doxyfile config files with doxygen 1.9.1 (#6093)

* man: Upgrade html Doxyfile to doxygen 1.9.1 defaults

Using `doxygen -u include/Make/Doxyfile_arch_html.in`

```
warning: Tag 'TCL_SUBST' at line 203 of file 'include/Make/Doxyfile_arch_html.in' has become obsolete.
         This tag has been removed.
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 879 of file 'include/Make/Doxyfile_arch_html.in' has become obsolete.
         This tag has been removed.
warning: Tag 'PERL_PATH' at line 1593 of file 'include/Make/Doxyfile_arch_html.in' has become obsolete.
         This tag has been removed.
warning: Tag 'MSCGEN_PATH' at line 1614 of file 'include/Make/Doxyfile_arch_html.in' has become obsolete.
         This tag has been removed.

Configuration file 'include/Make/Doxyfile_arch_html.in' updated.
```

* man: Upgrade latex Doxyfile to doxygen 1.9.1 defaults

Using `doxygen -u include/Make/Doxyfile_arch_latex.in`

```
warning: Tag 'TCL_SUBST' at line 203 of file 'include/Make/Doxyfile_arch_latex.in' has become obsolete.
         This tag has been removed.
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 879 of file 'include/Make/Doxyfile_arch_latex.in' has become obsolete.
         This tag has been removed.
warning: Tag 'PERL_PATH' at line 1593 of file 'include/Make/Doxyfile_arch_latex.in' has become obsolete.
         This tag has been removed.
warning: Tag 'MSCGEN_PATH' at line 1614 of file 'include/Make/Doxyfile_arch_latex.in' has become obsolete.
         This tag has been removed.

Configuration file 'include/Make/Doxyfile_arch_latex.in' updated.
```



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list