Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 228 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 228 Bytes

Install requirements

pip install -r requirements.txt

Edit interactively

mkdocs serve

changes made in docs/ will be reflected in the browser session.

See also: https://www.mkdocs.org/getting-started/