summaryrefslogtreecommitdiff
path: root/doc/source/developing.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add reno for release notes managementDean Troyer2015-12-021-0/+35
| | | | Change-Id: Iaaf3f9ca7cb431e41adfb2a052e01e2240a63a07
* docs: pip install -e needs an argumentSteve Martinelli2015-09-241-1/+1
| | | | | | | The arguments to install the development branch is incorrect, since the -e option needs a directory to look for setup.py in. Change-Id: Icfe402e7b79a50ddc885c7eadb6c323c27e36ef3
* Merge "Adds documentation on weekly meeting"Jenkins2015-08-201-0/+10
|\
| * Adds documentation on weekly meetingKelvin Lui2015-08-191-0/+10
| | | | | | | | Change-Id: Ia51f76323800aa5397a0d8a307c1cfbdaf90ab24
* | Added note to install openstackclientAsha Saravanamohan2015-08-191-0/+17
|/ | | | | Change-Id: Idcd9ef4e7a10ebbd8b68e7320680f503dfc166a9 Closes-Bug: #1483384
* Add developer documentationSteve Martinelli2015-08-081-0/+89
OSC was missing developer docs, these are critically helpful for new developers. Add sections related to running tests (tox, functional and with the debugger), and generating docs locally. implements bp: developer-documentation Change-Id: I428d89c3e5fc335864bc4f7843506043ec332fe5