Skip to content

Adds mkdocs support for building docs as HTML

Jillian Vogel requested to merge jill/add-mkdocs into master
  • mkdocs.yml -- added configuration file
  • docs -- moved existing .md files here, since it's where mkdocs expect them
  • README -- updated with build instructions
  • .gitignore -- added to avoid committing built files

Reviewer

CC @antoviaque

Merge request reports