mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add contributing to input
This commit is contained in:
parent
057c7f0d3f
commit
5df911938b
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
|
@ -992,7 +992,7 @@ WARN_LOGFILE =
|
|||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = cockatrice common doc/doxygen-groups doc/doxygen-extra-pages
|
||||
INPUT = cockatrice common doc/doxygen-groups doc/doxygen-extra-pages .github/CONTRIBUTING.md
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue