summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-02-12 17:11:28 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-02-12 17:11:28 (GMT)
commit0f0b282be4762cbbae0808f4e21dba3aa157fd37 (patch)
tree90f1102029c1f51a6a3439b4a876fae59cc07642 /Doxyfile
parent77c63397e832a7ad5c618b1aed7fc5de25ff6e89 (diff)
downloadDoxygen-0f0b282be4762cbbae0808f4e21dba3aa157fd37.zip
Doxygen-0f0b282be4762cbbae0808f4e21dba3aa157fd37.tar.gz
Doxygen-0f0b282be4762cbbae0808f4e21dba3aa157fd37.tar.bz2
Adding support for lex files
Corrected name of input directory xml to libxml
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 100347b..fbd06a1 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -107,7 +107,7 @@ WARN_LOGFILE = warnings.log
#---------------------------------------------------------------------------
INPUT = src \
vhdlparser \
- xml
+ libxml
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.h \
*.cpp \