CI/Docs: Add jobs to deploy component docs

This commit is contained in:
David Cermak
2021-11-12 12:01:34 +01:00
parent 23dbdb584e
commit b9ff1e4e12
3 changed files with 40 additions and 2 deletions

View File

@ -16,7 +16,8 @@ copyright = u'2016 - 2021, Espressif Systems (Shanghai) Co., Ltd'
# for a list of supported languages.
language = 'en'
extensions = ['breathe']
extensions = ['breathe', 'recommonmark']
breathe_projects = {'esp_modem': 'xml'}