Show More
@@ -51,3 +51,11 b' API documentation. This build target skips that.' | |||
|
51 | 51 | ``make pdf`` will compile a pdf from the documentation. |
|
52 | 52 | |
|
53 | 53 | You can run ``make help`` to see information on all possible make targets. |
|
54 | ||
|
55 | ||
|
56 | Continuous Integration | |
|
57 | ---------------------- | |
|
58 | ||
|
59 | Documentation builds are included in the Travis-CI continuous integration process, | |
|
60 | so you can see the results of the docs build for any pull request at | |
|
61 | https://travis-ci.org/ipython/ipython/pull_requests. |
General Comments 0
You need to be logged in to leave comments.
Login now