We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
/doc/* !/doc/Doxyfile
.git/tags
When saved, the file .git/tags is still empty. If the line !/doc/Doxyfile is removed from .gitignore, the tags file is sucessfully generated.
!/doc/Doxyfile