Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PQCA/documentation

Repository files navigation

Welcome to the documentation

This repository manages the documentation for the pqca project.

Prerequisites

You can install these requirements via:

pip install -r requirements.txt

Adding Content

The basic process for adding content to the site is:

  • Create a new markdown file under the docs folder
  • Add the new file to the table of contents (nav section in the mkdocs.yml file)

Local testing

Build the pages locally for testing using

mkdocs serve

CI/Code

Github actions are used to build and publish the site to https://documentation.pqca.org

NOTE At this time there is NO PR verification, so please test locally to avoid a broken site.

Repository layout

mkdocs.yml # The configuration file.
docs/
 index.md # The documentation homepage.
 ... # Other markdown pages, images and other files.

About

Documentation repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

AltStyle によって変換されたページ (->オリジナル) /