Documentation modules overview
Modules for maintaining docs¶
The documentation is built from notebooks in docs_src/ and .md files in docs/.
To generate and author notebooks, and build documentation, refer to these instructions as well as fastai.gen_doc.gen_notebooks.
Modules¶
Generate and update notebook skeletons automatically from modules. Includes an overview of the whole authoring process.
Create HTML (jekyll) docs from notebooks.
Underlying documentation functions; most important is show_doc.