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

API not updated or accurate #1153

Closed
goldmanm opened this issue Aug 17, 2017 · 3 comments
Closed

API not updated or accurate #1153

goldmanm opened this issue Aug 17, 2017 · 3 comments
Labels
abandoned abandoned issue/PR as determined by actions bot stale stale issue/PR as determined by actions bot Type: Documentation

Comments

@goldmanm
Copy link
Contributor

Our API is only somewhat automatic. It is automatic below the class level, but requires manual addition for new classes and modules.

The API seems to be years behind in adding new methods.

Also note that the Wiki doesn't describe the API updating.

It seems like we could do 3+ things:

  1. move to an entirely automated api (we will lose the pretty formatting but everything will be accurate and docstrings will be utilized more effectively)
  2. manually update the api pages that require manual updating (anything not stored in a Class structure)
  3. deprecate the api (source code for the win!)
  4. keep as status quo (confusion is a source of strength!)
@amarkpayne
Copy link
Member

I think that having an accurate and up to date API is more important than having an out of date API that looks pretty. What would we use to do this? Can we try this out just to see what it would look like?

@mliu49
Copy link
Contributor

mliu49 commented Feb 14, 2018

#1273 updates some portions of the API. I mainly fixed updated things that I noticed while doing other things, so it isn't a thorough update.

We can definitely consider a fully automated API, although we would need to look into how to do that and exactly what that would look like.

@mliu49 mliu49 mentioned this issue Dec 10, 2019
9 tasks
@github-actions
Copy link

This issue is being automatically marked as stale because it has not received any interaction in the last 90 days. Please leave a comment if this is still a relevant issue, otherwise it will automatically be closed in 30 days.

@github-actions github-actions bot added the stale stale issue/PR as determined by actions bot label Jun 22, 2023
@github-actions github-actions bot added the abandoned abandoned issue/PR as determined by actions bot label Jul 24, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned abandoned issue/PR as determined by actions bot stale stale issue/PR as determined by actions bot Type: Documentation
Projects
None yet
Development

No branches or pull requests

4 participants