| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository manages the documentation for the pq-code-package project.
You can install these requirements via:
pip install -r requirements.txt
The basic process for adding content to the site is:
Build the pages locally for testing using
mkdocs serve
Github actions are used to build and publish the site to https://documentation.pqcodepackage.org
NOTE At this time there is NO PR verification, so please test locally to avoid a broken site.
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
| Back | FazBrowse Home | New Git URL |