-
Notifications
You must be signed in to change notification settings - Fork 32
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 generation tool is dangerously deprecrated #297
Comments
The current tool I'm using no longer works with newer MATLAB versions so a better solution may be required. I can update the current API docs for 2.4.0. What do you mean by maintaining old versions of the schema or do you mean expanding the docs to all available versions? |
Dang, that's a bummer.
This sounds like what I mean. Like with MATLAB you can select documentation from a previous version. Not a huge deal, but might be nice to have. I'm more interested getting the API docs updated. |
Do you think we could use something like this? |
So you can technically do this by linking to a specific git commit right now but I get what you mean. I can attempt something like this but that'll depend on what tools I'm using.
This is good but would require some automation work to get |
Actually, looking at the link again, we do need static HTMLs for the pages on GitHub though I wonder how many users actually reference these API docs instead of locally. |
Well I came across this because I was trying to link to the API from the new icephys tutorial and realized that the new types are not in the docs. I'd be fine with changing it to a different form, and changing the URL would be OK, but it would be nice to have some static URL for the API that we can link to from the tutorials |
I've updated the API but I'll leave this issue open for the feature request. |
awesome, thanks! This is most of what I wanted. The rest was just exploring ways we could improve the docs. |
Hey @ln-vidrio, it looks like the API index is out of date. Would you be able to update it? How straightforward would it be to maintain old versions of the schema as well?
The text was updated successfully, but these errors were encountered: