Skip to content

ChipFlow/chipflow-docs

Repository files navigation

ChipFlow documentation

ChipFlow documentation repository, publishing to the chipflow.github.io repository via GitHub actions.

Build and view docs locally

Install Poetry 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 run build

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

pdm run autobuild

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages