Create mkdocs.yml

This commit is contained in:
William Falcon 2019-06-26 18:54:07 -04:00 committed by GitHub
parent 2c4052edb6
commit 16a9cf2085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
mkdocs.yml Normal file
View File

@ -0,0 +1,9 @@
site_name: Pytorch lightning Documentation
theme: readthedocs
docs_dir: docs
repo_url: https://github.com/williamFalcon/pytorch-lightning
site_dir: 'site'
site_description: 'Documentation for Pytorch Lightning, the researcher version of keras.'
dev_addr: '0.0.0.0:8000'
#google_analytics: ['UA-aasd', 'sitename']