diff --git a/Makefile b/Makefile index fcdb800..171c576 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ docs_serve: docs cd docs && bundle exec jekyll serve docs: $(SRC) - nbdev_build_docs + nbdev_build_docs --mk_readme false touch docs test: diff --git a/docs/core.html b/docs/core.html index 1fb2ef4..c5cc128 100644 --- a/docs/core.html +++ b/docs/core.html @@ -2,6 +2,7 @@ title: Core + keywords: fastai sidebar: home_sidebar diff --git a/docs/fastprogress.html b/docs/fastprogress.html index 97048c3..1c3de4e 100644 --- a/docs/fastprogress.html +++ b/docs/fastprogress.html @@ -2,6 +2,7 @@ title: Title + keywords: fastai sidebar: home_sidebar