Renamed doxygen file

This commit is contained in:
Mattias Lasersköld 2020-04-13 13:12:34 +02:00
parent cf9bc593e3
commit 38bfebc120

15
Doxyfile Normal file
View File

@ -0,0 +1,15 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "Hexapod"
OUTPUT_DIRECTORY = doxygen
OUTPUT_LANGUAGE = English
INPUT = include src
FILE_PATTERNS = *.cpp *.h
RECURSIVE = YES