diff options
Diffstat (limited to '.Doxyfile')
| -rw-r--r-- | .Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -865,7 +865,7 @@ WARN_LOGFILE = | |||
| 865 | # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING | 865 | # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING |
| 866 | # Note: If this tag is empty the current directory is searched. | 866 | # Note: If this tag is empty the current directory is searched. |
| 867 | 867 | ||
| 868 | INPUT = ./src | 868 | INPUT = README.md src |
| 869 | 869 | ||
| 870 | # This tag can be used to specify the character encoding of the source files | 870 | # This tag can be used to specify the character encoding of the source files |
| 871 | # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses | 871 | # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |
