ci: add newly added api file extmark.c to gen-vimdoc (#16158)

This commit is contained in:
dundargoc 2021-10-27 19:42:19 +02:00 committed by GitHub
parent a5d6f36fc7
commit 3e1ef18579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ CONFIG = {
'win_config.c',
'tabpage.c',
'ui.c',
'extmark.c',
],
# List of files/directories for doxygen to read, separated by blanks
'files': os.path.join(base_dir, 'src/nvim/api'),