Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: mlab numpydoc-ification#7359
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Stick them under the Parameters heading instead of some other randomplace (usually References.)
As noted by@NelleV in another ticket, these don't render correctly.
*x*: 1-D array or sequence | ||
Parameters | ||
---------- | ||
x : 1-D array or sequence | ||
Array or sequence containing the data | ||
%(Spectral)s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
What do these inject?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Some common arguments in all the mlab functions. They're definedhere.
Failure is un-related. |
Another thing that's been sitting around partially completed. It's not totally complete in that I never really went through it word for word, and I'm not sure if I have the time for that right now. But it should render properly now that the headings and such are correct.