Skip to content

Commit 3d17f86

Browse files
authored
Merge pull request #1 from sivar2311/master
Fixed folder structure and configuration
2 parents eee0aaf + 368654d commit 3d17f86

File tree

582 files changed

+6
-43717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

582 files changed

+6
-43717
lines changed

Doxyfile

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ PROJECT_LOGO =
5858
# entered, it will be relative to the location where doxygen was started. If
5959
# left blank the current directory will be used.
6060

61-
OUTPUT_DIRECTORY = .
61+
OUTPUT_DIRECTORY =
6262

6363
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
6464
# directories (in 2 levels) under the output directory of each output format and
@@ -186,7 +186,7 @@ STRIP_FROM_INC_PATH =
186186
# support long names like on DOS, Mac, or CD-ROM.
187187
# The default value is: NO.
188188

189-
SHORT_NAMES = YES
189+
SHORT_NAMES = NO
190190

191191
# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
192192
# first line (until the first dot) of a Javadoc-style comment as the brief
@@ -864,8 +864,7 @@ WARN_LOGFILE =
864864
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
865865
# Note: If this tag is empty the current directory is searched.
866866

867-
INPUT = ../esp8266-esp32-sdk \
868-
..\esp8266-esp32-sdk\src \
867+
INPUT = ..\esp8266-esp32-sdk\src \
869868
..\esp8266-esp32-sdk\README.md \
870869
..\esp8266-esp32-sdk\src\Capabilities \
871870
documentation.dox
@@ -989,7 +988,7 @@ EXCLUDE_SYMBOLS =
989988
# that contain example code fragments that are included (see the \include
990989
# command).
991990

992-
EXAMPLE_PATH = doc-examples/
991+
EXAMPLE_PATH = doc-examples
993992

994993
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
995994
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
@@ -2544,7 +2543,7 @@ DIRECTORY_GRAPH = YES
25442543
# The default value is: png.
25452544
# This tag requires that the tag HAVE_DOT is set to YES.
25462545

2547-
DOT_IMAGE_FORMAT = svg
2546+
DOT_IMAGE_FORMAT = png
25482547

25492548
# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
25502549
# enable generation of interactive SVG images that allow zooming and panning.

doc-examples/documentation.dox

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/dir_a3d2086e3c3fe22c73a549735325deec.html

Lines changed: 0 additions & 98 deletions
This file was deleted.

docs/docs/_air_quality_sensor_8h_source.html

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)