Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/workflows/deploy-docs-internal.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Deploy docs internally
on:
push:
branches:
- main
workflow_dispatch:

name: deploy-internal
run-name: Deploy docs internally
jobs:
build-docs:
uses: ./.github/workflows/build-docs.yml
Expand Down
14 changes: 6 additions & 8 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
ChipFlow Library Documentation
==============================

.. image:: chipflow-lib/_assets/chipflow-logo.svg
:width: 200px
:class: sd-m-auto
Expand All @@ -18,9 +15,10 @@ Contents
--------

.. toctree::
:caption: User Guide
:caption: User Guide

chipflow-lib/index
Amaranth Language and Toolchain <amaranth/index>
Amaranth System-on-a-Chip toolkit <amaranth-soc/index>
support
chipflow-lib/getting-started
chipflow-lib/index
Amaranth Language and Toolchain <amaranth/index>
Amaranth System-on-a-Chip toolkit <amaranth-soc/index>
support