Generators
Functions which generate files
generate_ci
generate_ci ()
Generates a Github action for running nbdev tests
generate_doc_foundations
generate_doc_foundations ()
Grabs the needed files for documentation from nbdev_template
This function goes and grabs the latest updated version of Gemfile, Gemfile.lock, feed.xml, and sitemap.xml. These are all needed to initially build the documentation
generate_setup
generate_setup ()
Grabs the original setup.py file from nbdev_template