summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorWillian Paixao <willian@ufpa.br>2021-12-05 18:37:44 +0100
committerWillian Paixao <willian@ufpa.br>2021-12-11 19:50:49 +0100
commit095466c27046cbe88925ceedf5cb2c1c550c8008 (patch)
treecb286e2e8a1e83f95d8ea392ffb8da35bafe7bed /Doxyfile
parent67d98133aac5ecb831ab7ae3f7519db1a765fb2a (diff)
downloadSensor-Watch-095466c27046cbe88925ceedf5cb2c1c550c8008.tar.gz
Sensor-Watch-095466c27046cbe88925ceedf5cb2c1c550c8008.tar.bz2
Sensor-Watch-095466c27046cbe88925ceedf5cb2c1c550c8008.zip
update gitgnore
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index da710195..7f04a047 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -8,7 +8,7 @@ PROJECT_NAME = "Sensor Watch"
PROJECT_NUMBER = "0.0.0"
PROJECT_BRIEF = "A board replacement for the classic Casio F-91W wristwatch, powered by a Microchip SAM L22 microcontroller."
PROJECT_LOGO =
-OUTPUT_DIRECTORY = "../Sensor-Watch-Documentation"
+OUTPUT_DIRECTORY = "."
CREATE_SUBDIRS = NO
ALLOW_UNICODE_NAMES = NO
OUTPUT_LANGUAGE = English