mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
exclude QgsGraduatedSymbolRenderer::Mode from API docs
This commit is contained in:
parent
c20e3a1475
commit
7f98f79bd7
@ -851,7 +851,7 @@ EXCLUDE_PATTERNS = moc_* \
|
||||
# Note that the wildcards are matched against the file with absolute path, so to
|
||||
# exclude all test directories use the pattern */test/*
|
||||
|
||||
EXCLUDE_SYMBOLS =
|
||||
EXCLUDE_SYMBOLS = "QgsGraduatedSymbolRenderer::Mode"
|
||||
|
||||
# The EXAMPLE_PATH tag can be used to specify one or more files or directories
|
||||
# that contain example code fragments that are included (see the \include
|
||||
|
Loading…
x
Reference in New Issue
Block a user