mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-08 23:23:25 +00:00
Docs: Bugpoint fixups from JF
Also dropping the `autosectionlabel_maxdepth = 1` so that I can actually use the auto section labels. Adds warning on bash substitution on scripting intro page when talking about `yosys -p`.
This commit is contained in:
parent
b986180057
commit
c705193fd4
4 changed files with 74 additions and 33 deletions
|
@ -64,7 +64,6 @@ if os.getenv("READTHEDOCS"):
|
|||
|
||||
# Ensure that autosectionlabel will produce unique names
|
||||
autosectionlabel_prefix_document = True
|
||||
autosectionlabel_maxdepth = 1
|
||||
|
||||
# include todos for previews
|
||||
extensions.append('sphinx.ext.todo')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue