docs: Add "explicit only" directive & use only:: to block out some chip-specific parts of docs

This commit is contained in:
Angus Gratton
2019-11-22 16:57:09 +11:00
committed by Angus Gratton
parent e6211c7864
commit 37d5e2fba6
9 changed files with 50 additions and 21 deletions

View File

@@ -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