1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-15 00:02:49 +03:00

Sphinx syntax fixes (#9180)

get rid of warnings when converting python -> rst, force quit when they happen
fix code-blocks, always need extra line
fix invalid headers refs so they actually work
This commit is contained in:
Max Prokhorov
2024-07-31 01:28:46 +03:00
committed by GitHub
parent c2f136515a
commit 1b6f815463
11 changed files with 81 additions and 71 deletions

View File

@ -66,7 +66,7 @@ version = release
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = 'en'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.