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
+9
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']