Skip to content

ChipFlow/chipflow-docs

Repository files navigation

ChipFlow documentation

ChipFlow documentation repository, publishing to https://chipflow-docs.docs.chipflow-infra.com via GitHub actions.

Releases are published to https://docs.chipflow.io

Build and view docs locally

Install PDM into your environment if you don't have it already:

pip3 install pipx
pipx install pdm

Install the Python requirements:

pdm install

Build the documentation locally:

pdm docs

Automatically rebuild the documentation on change and preview them at the same time:

pdm autodocs

In your web browser go to http://localhost:8000 to see the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages