Skip to content

Commit 9497c45

Browse files
b-gentcarlescufi
authored andcommitted
doc: fix for techdoc-3981
remove a section about drivers from nrfx doc Signed-off-by: Bartosz Gentkowski <[email protected]>
1 parent 203395e commit 9497c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrfx/nrfx.doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ RECURSIVE = YES
10311031
# Note that relative paths are relative to the directory from which Doxygen is
10321032
# run.
10331033

1034-
EXCLUDE =
1034+
EXCLUDE = @DOCSET_SOURCE_BASE@/nrfx/doc/nrf9230_engb.dox
10351035

10361036
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
10371037
# directories that are symbolic links (a Unix file system feature) are excluded

0 commit comments

Comments
 (0)