reanimate/mkdocs.yml
David Himmelstrup 23146429a5 Documentation. (#12)
* First docs.

* Docs requirements.

* Add auto-generated gallery and fix two bugs in the driver.

* Gallery: link directly to github.

* Tag examples as Haskell code.

* Update starting guide and redirect gallery links to master branch.

* Include link to readthedocs.


Former-commit-id: 90e846e5001deadd6c921f611c69b3a4210db30d
2019-09-19 16:52:34 +08:00

8 lines
167 B
YAML

site_name: Reanimate
repo_url: https://github.com/Lemmih/reanimate
theme:
name: readthedocs
markdown_extensions:
- markdown_include.include
extra_css:
- fix.css