Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Garcia <danielgarcia@gmail.com>2015-08-11 08:01:41 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-08-11 08:01:41 +0300
commit0e2649991468491c1176cc8d8c611846511d7a2c (patch)
tree5a6a7d2d34ccb583ef924f0d979a62c58423a833 /docs
parent370694938a185cec533e7816ecbc3e87fdac6bfe (diff)
Start splitting out lib8tion code into separate files, convert documentation format to doxygen as well.
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 71d7b104..52b0e98b 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -753,7 +753,7 @@ WARN_LOGFILE =
# spaces.
# Note: If this tag is empty the current directory is searched.
-INPUT =
+INPUT = . lib8tion
# 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