Skip to content

Releases: espressif/esp-docs

v1.4.0

15 Mar 06:47
Compare
Choose a tag to compare

Features

  • Add functionality for adding custom subs, and use this to inject soc_caps.h for IDF.

Bugfixes

  • Use a fixed number of digits of commit ID for version to avoid inconsistency when building on different machines

v1.3.0

12 Oct 02:12
Compare
Choose a tag to compare

Features

  • Add ESP32-C6 support

v1.2.1

12 Oct 02:11
Compare
Choose a tag to compare

Features

  • Add ESP32-C2 TRM links

Bugfixes

  • deploy: fix symlinking failing if git commit ID differed in number of digits

v1.2.0

12 Oct 02:09
Compare
Choose a tag to compare

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

20 May 02:18
Compare
Choose a tag to compare

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

27 Apr 04:19
Compare
Choose a tag to compare

Bugfixes

  • Fix incorrect arguments used for linkcheck action.

v1.0.0

26 Apr 10:34
Compare
Choose a tag to compare

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).