mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
docs: Add "explicit only" directive & use only:: to block out some chip-specific parts of docs
This commit is contained in:

committed by
Angus Gratton

parent
e6211c7864
commit
37d5e2fba6
@@ -105,6 +105,10 @@ extensions = ['breathe',
|
||||
'doxygen_idf',
|
||||
'sphinx.ext.todo',
|
||||
'include_build_file',
|
||||
# from https://github.com/pfalcon/sphinx_selective_exclude
|
||||
'sphinx_selective_exclude.eager_only',
|
||||
#'sphinx_selective_exclude.search_auto_exclude',
|
||||
#'sphinx_selective_exclude.modindex_exclude',
|
||||
]
|
||||
|
||||
# sphinx.ext.todo extension parameters
|
||||
|
Reference in New Issue
Block a user