Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: add note on formatting math to HOWTO_DOCUMENT. | Ralf Gommers | 2011-09-27 | 1 | -0/+11 |
| | |||||
* | STY: Fix spelling and reword text. | Charles Harris | 2011-09-17 | 1 | -8/+8 |
| | |||||
* | DOC: mention numpydoc in numpy conventions | Valentin Haenel | 2011-09-17 | 1 | -0/+20 |
| | | | | | Explain why it's good to use numpydoc and link to both numpydoc and some installation and usage instructions. | ||||
* | DOC: Remove the advice to 'import scipy as sp' from the documentation. | Robert Kern | 2011-04-01 | 1 | -4/+7 |
| | | | | Correct a statement about how doctest namespaces are initialized in scipy. | ||||
* | DOC: add deprecation section to docstandard. Closes #1501. | Ralf Gommers | 2011-03-29 | 1 | -10/+32 |
| | |||||
* | DOC: update class method docstring section of docstandard. Closes #1165. | Ralf Gommers | 2011-03-29 | 1 | -1/+5 |
| | |||||
* | DOC: update References section of docstandard. Closes #1509, #1524. | Ralf Gommers | 2011-03-29 | 1 | -5/+2 |
| | |||||
* | DOC: add description of how to document modules to the doc standard. | Ralf Gommers | 2011-03-29 | 1 | -0/+25 |
| | | | | Closes #1280. | ||||
* | DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ↵ | rgommers | 2010-11-11 | 1 | -0/+516 |
github. |