summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-29 18:27:27 (GMT)
committerGitHub <noreply@github.com>2020-03-29 18:27:27 (GMT)
commitbde0f936b60bfbce8e73ac87c6e10d15914d58fd (patch)
treed097b26502cc659144c1c196b31d3f7c7dfe1ccf
parent21d239e5898d6bb05ec26678b1591e6a68929bed (diff)
parent13bf5827b01d81e1b75151049113875b2a6e7d60 (diff)
downloadDoxygen-bde0f936b60bfbce8e73ac87c6e10d15914d58fd.zip
Doxygen-bde0f936b60bfbce8e73ac87c6e10d15914d58fd.tar.gz
Doxygen-bde0f936b60bfbce8e73ac87c6e10d15914d58fd.tar.bz2
Merge pull request #7674 from moshekaplan/patch-1
Mention EXTRACT_ALL in the context of /file
-rw-r--r--doc/commands.doc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index be526a0..350b5fe 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -605,7 +605,8 @@ Structural indicators
\par Important:
The documentation of global functions, variables, typedefs, and enums will
- only be included in the output if the file they are in is documented as well.
+ only be included in the output if the file they are in is documented as well
+ or if \ref cfg_javadoc_autobrief "EXTRACT_ALL" is set to \c YES.
\par Example:
\include file.h