mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Upgraded Sphinx to latest release 1.6.5 that contains a fix to https://github.com/sphinx-doc/sphinx/issues/4041. Upgraded Breathe to latest release 4.7.3 as well.
This commit is contained in:
parent
19aa3c72e9
commit
7cc6b3c5ec
@ -1,6 +1,6 @@
|
||||
# This is a list of python packages used to generate documentation. This file is used with pip:
|
||||
# pip install -r requirements.txt
|
||||
#
|
||||
sphinx==1.6.3
|
||||
sphinx==1.6.5
|
||||
sphinx-rtd-theme
|
||||
breathe==4.7.1
|
||||
breathe==4.7.3
|
||||
|
@ -8,7 +8,7 @@
|
||||
#
|
||||
|
||||
#
|
||||
# Sphinx known issue https://github.com/sphinx-doc/sphinx/issues/2683\
|
||||
# Sphinx known issue https://github.com/sphinx-doc/sphinx/issues/2683
|
||||
#
|
||||
_build/inc/esp_a2dp_api.inc:line: WARNING: Invalid definition: Expected identifier in nested name. [error at 21]
|
||||
union esp_a2d_mcc_t::@1 esp_a2d_mcc_t::cie
|
||||
@ -16,10 +16,3 @@ _build/inc/esp_a2dp_api.inc:line: WARNING: Invalid definition: Expected identifi
|
||||
_build/inc/esp_bt_defs.inc:line: WARNING: Invalid definition: Expected identifier in nested name. [error at 21]
|
||||
union esp_bt_uuid_t::@0 esp_bt_uuid_t::uuid
|
||||
---------------------^
|
||||
|
||||
#
|
||||
# Sphinx known issue https://github.com/sphinx-doc/sphinx/issues/4041
|
||||
#
|
||||
${IDF_PATH}/docs/api-reference/storage/sdmmc.rst:line: WARNING: cpp:typeOrConcept targets a member (sdmmc_host_t::slot).
|
||||
${IDF_PATH}/docs/api-reference/storage/sdmmc.rst:line: WARNING: cpp:typeOrConcept targets a member (sdmmc_host_t::slot).
|
||||
${IDF_PATH}/docs/api-reference/storage/sdmmc.rst:line: WARNING: cpp:typeOrConcept targets a member (sdmmc_host_t::slot).
|
||||
|
Loading…
x
Reference in New Issue
Block a user