diff --git a/settings.ini b/settings.ini new file mode 100644 index 0000000..a3935b9 --- /dev/null +++ b/settings.ini @@ -0,0 +1,24 @@ +[DEFAULT] +lib_name = fastbook +user = fastai +description = fastbook +keywords = jupyter notebook asciidoc +author = Jeremy Howard and Sylvain Gugger +author_email = info@fast.ai +copyright = fast.ai +branch = master +version = 0.0.1 +min_python = 3.6 +audience = Developers +language = English +custom_sidebar = False +license = custom +status = 2 +nbs_path = . +doc_path = docs +git_url = https://github.com/fastai/fastbook/tree/master/ +lib_path = fastbook +title = fastbook +doc_host = https://fastai.github.io +doc_baseurl = /fastbook/ +