Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 318 Bytes

darcside-docs

MKDocs style markdown files with all things DARCSIDE

Getting started:

  • Clone repo
  • (Optional) Install mkdocs and material: pip install mkdocs mkdocs-material
  • Update docs in docs folder
  • Update mkdocs.yml nav with new markdown pages
  • Commit to your own branch and make a pull request.