3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-10 01:05:49 +00:00
yosys/docs/source
Krystine Sherwin a74aeb1301
Docs: Grouping changes
Keep techlibs folder hierarchy.
techlibs/* and passes/* groups are now nested under index_techlibs and index_passes respectively, with most (all?) of the passes/* pages getting proper headings, as well as backends/frontends/kernel.  `index_passes_techmap` also references `index_techlibs`.
Split command reference toc in twain, one with maxdepth=2 and one with maxdepth=3, since passes and techlibs now have an extra level of nesting.
Move the `cmd_ref` link to the command reference, instead of top of the page.
Remove `index_internal` and `index_other` from the toc, and mark the pages as orphan. Internal commands get a note callout after the command reference toc (although this doesn't work for the pdf build), while other commands are linked in the warning for missing `source_location` (since that *should* be the only time when there are any commands in the "unknown" group).
Update autodoc extension versions, and mark the directives extension as not `parallel_read_safe` (it might be, but I'm not sure about how the xref lookups work if it is parallel so better to be safe).
2025-03-21 10:26:12 +13:00
..
_downloads Replace 010 and 012 with pdf 2023-10-30 10:34:30 +13:00
_images Remove references to ilang 2024-11-05 12:36:31 +13:00
_static Docs: Switch to furo-ys 2024-10-15 07:24:14 +13:00
appendix Docs: Fix warnings 2025-03-21 10:26:11 +13:00
cell Update codebase for macc_v2 2025-01-24 12:38:03 +01:00
cmd Docs: Grouping changes 2025-03-21 10:26:12 +13:00
code_examples Docs: Fix warnings 2025-03-21 10:26:11 +13:00
getting_started Docs: Add :cmd:title: directive 2025-03-21 10:26:12 +13:00
using_yosys Docs: Add :cmd:title: directive 2025-03-21 10:26:12 +13:00
yosys_internals Merge pull request #4884 from YosysHQ/docs-preview-functional_tutorial 2025-03-10 15:05:55 +00:00
bib.rst Add todo 2023-12-13 10:15:51 +13:00
cell_index.rst Docs: Comments from @jix 2024-10-15 07:37:20 +13:00
cmd_ref.rst Docs: Grouping changes 2025-03-21 10:26:12 +13:00
conf.py Docs: Don't force READTHEDOCS on local 2025-03-21 10:26:12 +13:00
index.rst Docs: Grouping changes 2025-03-21 10:26:12 +13:00
introduction.rst Docs: Fix nested list 2024-11-05 13:48:48 +13:00
literature.bib Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00
requirements.txt Docs: Switch to furo-ys 2024-10-15 07:24:14 +13:00