mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
docs: support building a subset of the documentation with build_docs
Closes IDF-1688
This commit is contained in:
@@ -383,6 +383,7 @@ def setup(app):
|
||||
app.add_config_value('idf_targets', None, 'env')
|
||||
|
||||
app.add_config_value('conditional_include_dict', None, 'env')
|
||||
app.add_config_value('docs_to_build', None, 'env')
|
||||
|
||||
# Breathe extension variables (depend on build_dir)
|
||||
# note: we generate into xml_in and then copy_if_modified to xml dir
|
||||
|
Reference in New Issue
Block a user