Skip to content

jillvillany/python-dev-setup

Repository files navigation

To create the documentation site

conda create -n python-dev-setup python=3.9 -y
conda activate python-dev-setup
poetry install --no-root
python sync_or_create_all_mds.py
mkdocs gh-deploy

To view a working version of the documentation site

mkdocs serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages