Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sphinxcontrib-napoleon autodocs helper #2

Open
4 tasks
lockefox opened this issue Aug 13, 2017 · 1 comment
Open
4 tasks

sphinxcontrib-napoleon autodocs helper #2

lockefox opened this issue Aug 13, 2017 · 1 comment

Comments

@lockefox
Copy link
Contributor

Due to the strict resource limitations at readthedocs.io enabling autodocumenation tools is difficult on any project that requires pandas or other heavy-weight libraries (NLTK, prophet, etc).

To combat this, we'd like to add a cron-job tool for building and launching the autodocs pages on our own webpage.

  • Create a Plumbum.cli app for crawling/building/updating docs

  • Add conf_auto.py to projects with autodocs tools enabled

  • Add .yml "build plans" for troublesome libraries?

  • OR -

  • Add releasable helper for Travis-CI after_success section

@lockefox
Copy link
Contributor Author

lockefox commented Aug 13, 2017

Research topics:

  • cached libraries with readthedocs.io
  • webhook for "build" commands
    • security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant