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

Documentation #9

Open
mdbecker opened this issue Dec 11, 2019 · 0 comments
Open

Documentation #9

mdbecker opened this issue Dec 11, 2019 · 0 comments
Labels
2 estimated 2 days
Milestone

Comments

@mdbecker
Copy link
Member

mdbecker commented Dec 11, 2019

Create documentation

  • Ensure every file/function/class has a docstring
    • Use 3.7 type annotations with from __future__ import annotations
    • Use 3.8 type annotations without the future import
  • Make sure we can build the docs
  • Setup readthedocs
  • Update readme and project description to point to the docs

If it turns out that readthedocs is not easy to setup, split that off into a separate card.

Timebox this effort to 2 days max.

@mdbecker mdbecker added this to the Milestone 1 milestone Dec 11, 2019
@mdbecker mdbecker added the 2 estimated 2 days label Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 estimated 2 days
Projects
None yet
Development

No branches or pull requests

1 participant