Skip to content

chrishna1/fastai_docs

 
 

Repository files navigation

fastai_docs

Documentation source for fastai (see https://docs.fast.ai for final docs)

If you want to help us and contribute to the docs, you just have to make modifications to the corresponding source notebook(s) under docs_src/, after merging your contribution our scripts will then automatically convert them to HTML.

Beforehand, please execute the following instructions to ensure that everything works properly.

git clone https://github.com/fastai/fastai_docs
cd fastai_docs
cd tools
python run-after-git-clone

The documentation goes more in depth about all the functionalities the gen_doc module offers, but if you just want to add a sentence or correct a typo, make a PR with the notebook changed and we'll take care of the rest.

About

Documentation source for fastai (see http://docs.fast.ai for final docs)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.4%
  • Python 1.2%
  • Other 0.4%