Skip to main content

No project description provided

Project description

GitHub Pages
PyPI

smart_documentation

Package for automatically generating documentation for Python repositories

Steps to Set Up

  1. copy the docs directory over to repository you are trying to auto document
  2. make a workflows directory nested in a .github directory mkdir .github/workflows/
  3. copy the make.yml file over to the workflows directory
  4. adjust the project title in conf.py in the docs directory (found by searching "project title")
  5. if project not stored in scr/"projecttitle"__ continue
  6. replace "src" in the api.rst in the docs directory to the folder you want documented
  7. replace the "src" in the "ml_pipeline <_autosummary/src>" on the last line of the index.rst in the docs directory to the folder you want documented

Usage Tips

  • make sure the requirements.txt file is right since it won't build unless dependecies are installed correctly
  • be sure to check that Gitpages are set up right for the repositorie
  • if unable to push to gh-pages branch, create and push another to GitHub git branch gh-pages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kabbes_smart_documentation-0.11.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page