summaryrefslogtreecommitdiff
path: root/doc/HOWTO_BUILD_DOCS.rst.txt
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-3/+1
| | | | Also remove all mentions of setupegg.py from the documentation.
* DOC: update HOWTO_BUILD_DOCS and HOWTO_RELEASE for release doc builds.Ralf Gommers2015-10-191-3/+8
| | | | [ci skip]
* DOC: Update Development Workflow PageRyan Nelson2015-01-101-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | The "Basic Workflow" section of the Development Workflow page was reorganized to make it clearer to new users and remove/update old material. Major changes: - Moved the core developer notes. Core dev notes are confusing in basic usage information. Updated a couple of the commands - Added more commands and reorgaized the "New Feature Branch" section. Took some text from "Rebasing" and moved it here, because it was redundant. - Made many changes to the "Editing Workflow" to clarify commands. Moved some git push stuff into this section as well. - Moved pull request section to just after editing workflow. Removed outdated images and simplified the text. Make code review requirements explicit. - Moved rebasing and troubleshooting sections to the end. Could add more here later. - Links renamed and broken link removed.
* DOC: fix HOWTO_BUILD_DOCS.rst.txtPauli Virtanen2013-07-251-28/+8
|
* Updated info about sphinx.ext.autosummary.Robert Costa2013-06-141-3/+2
|
* DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ↵rgommers2010-11-111-0/+96
github.