Releases: espressif/esp-docs
Releases · espressif/esp-docs
v1.4.0
v1.3.0
Features
- Add ESP32-C6 support
v1.2.1
Features
- Add ESP32-C2 TRM links
Bugfixes
- deploy: fix symlinking failing if git commit ID differed in number of digits
v1.2.0
New Features
- Add env. variable (
ESP_DOCS_LATEST_BRANCH_NAME
) for configuring master branch name
Sphinx IDF theme
- Update dependency to 1.1.0
v1.1.0
Bugfixes
- Fix
linkcheck
being called with wrong number of arguments - Fix doxygen warnings not resulting in a failed build
Breaking Changes
- Doxygen warnings will now results in
build-docs
returning an error code
v1.0.2
Bugfixes
- Fix incorrect arguments used for
linkcheck
action.
v1.0.0
Updates esp-docs to support and use:
Sphinx 4.5.0 (from 2.3.1)
Breathe 4.33.1 (from 4.14.1)
sphinxcontrib-blockdiag 3.0.0 (from 2.0.0)
sphinxcontrib-seqdiag 3.0.0 (from 2.0.0)
sphinxcontrib-actdiag 3.0.0 (from 2.0.0)
sphinx-copybutton 0.5.0 (from 0.3.0)
sphinxcontrib-svg2pdfconverter[CairoSVG] 1.2.0 (from 1.1.0)
Also updates the sphinx_idf_theme
to be based on the latest released version of readthedocs theme (1.0.0).