File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1- name : Deploy docs internally
21on :
32 push :
43 branches :
54 - main
5+ workflow_dispatch :
6+
7+ name : deploy-internal
8+ run-name : Deploy docs internally
69jobs :
710 build-docs :
811 uses : ./.github/workflows/build-docs.yml
Original file line number Diff line number Diff line change 1- ChipFlow Library Documentation
2- ==============================
3-
41.. image :: chipflow-lib/_assets/chipflow-logo.svg
52 :width: 200px
63 :class: sd-m-auto
@@ -18,9 +15,10 @@ Contents
1815--------
1916
2017.. toctree ::
21- :caption: User Guide
18+ :caption: User Guide
2219
23- chipflow-lib/index
24- Amaranth Language and Toolchain <amaranth/index >
25- Amaranth System-on-a-Chip toolkit <amaranth-soc/index >
26- support
20+ chipflow-lib/getting-started
21+ chipflow-lib/index
22+ Amaranth Language and Toolchain <amaranth/index >
23+ Amaranth System-on-a-Chip toolkit <amaranth-soc/index >
24+ support
You can’t perform that action at this time.
0 commit comments