]> granicus.if.org Git - libvpx/commit
libs.doxy_template: remove some obsolete variables
authorJames Zern <jzern@google.com>
Fri, 27 May 2022 02:38:01 +0000 (19:38 -0700)
committerJames Zern <jzern@google.com>
Tue, 31 May 2022 18:16:02 +0000 (18:16 +0000)
commitd353916ab5e614595b6e816b2baa9d532e06c9bc
treeea0d7b7fcf056355ff16d3b2524e4ed5cb9aa6d8
parentf05314d634ea3e9b1ed49a1c44f8ce62be7d3594
libs.doxy_template: remove some obsolete variables

- COLS_IN_ALPHA_INDEX
  this was unused given ALPHABETICAL_INDEX = NO
- PERL_PATH / MSCGEN_PATH
  these were unused

quiets warnings with doxygen 1.9.1:
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1110 of file 'doxyfile' has
become obsolete.
warning: Tag 'PERL_PATH' at line 1105 of file 'doxyfile' has become
obsolete.
warning: Tag 'MSCGEN_PATH' at line 1126 of file 'doxyfile' has become
obsolete

Change-Id: I6229311afaa3318a3f9bcaf40fafcc5ea71ae271
libs.doxy_template