diff options
author | Jeff Epler <jepler@gmail.com> | 2025-05-09 22:08:23 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-16 11:52:03 +1000 |
commit | a19d3f742e84eb72fd8fb2a0f4e38822392ea88e (patch) | |
tree | 78e3cb1582540c12f2d127a337f1cd999e01fcea /docs/esp32/tutorial | |
parent | 8648e6d1cf19afec1485ed204b2135ca322c6a8b (diff) |
tools/gen-cpydiff.py: Fix RST heading generation.
The heading character for the difference title was always "~", but items
had been added which had just a single heading level. This made the
generated table of contents confused about heading levels, because heading
levels are not fixed in rst, but are inferred from the order they appear in
the document.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions