# Keras Documentation The source for Keras documentation is in this directory under `sources/`. Our documentation uses extended Markdown, as implemented by [MkDocs](http://mkdocs.org). ## Building the documentation - install MkDocs: `sudo pip install mkdocs` - `cd` to the `docs/` folder and run: `mkdocs serve`