Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Use a shorter example. | Scott Sanderson | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | DOC: Document extra args forwarding to nose. | Scott Sanderson | 2016-07-23 | 1 | -0/+7 |
| | | | | | This is useful for things like passing ``--pdb`` to make nose drop into a pdb post-mortem on exception. | ||||
* | DOC: Added understanding code and getting started section to ↵ | rehassachdeva | 2016-02-22 | 1 | -0/+15 |
| | | | | | | | development_environment.rst Updated understanding code section in dev doc wrapped lines, corrected grammar. | ||||
* | DOC/BUG: textual improvements in install docs, and fix a typo in setup.py | Ralf Gommers | 2016-01-16 | 1 | -4/+3 |
| | | | | Address comments of @charris on gh-6895. | ||||
* | BUG: fix TravisCI test issues when using setuptools unconditionally. | Ralf Gommers | 2016-01-16 | 1 | -3/+4 |
| | | | | Also remove all mentions of setupegg.py from the documentation. | ||||
* | DOC: add note not to run tests from repo root in devguide. Closes gh-6907. | Ralf Gommers | 2015-12-31 | 1 | -0/+3 |
| | | | | [ci skip] | ||||
* | MAINT: Remove references to Bento. | Charles Harris | 2015-08-29 | 1 | -12/+3 |
| | | | | | Bento builds are no longer supported, so remove references to that built system. | ||||
* | DOC: developer guide: add section on rebuild/clean, expand section on gdb. | Ralf Gommers | 2015-01-24 | 1 | -13/+72 |
| | | | | | | Addresses review comments on gh-5473. [ci skip] | ||||
* | DOC: add "build and test" section to developer guide. Closes gh-5465. | Ralf Gommers | 2015-01-20 | 1 | -0/+152 |
[ci skip] |