summaryrefslogtreecommitdiff
path: root/doc/source/developing.rst
Commit message (Collapse)AuthorAgeFilesLines
* Align '=' for developing.rst and newton.rstguangpei.liu2016-09-261-2/+2
| | | | Change-Id: I2d9b4cbaf65a0fa1c3184f52540b90d32b906fa3
* Standardize import formatshizhihui2016-07-221-0/+34
| | | | | | | | According to the rule in http://docs.openstack.org/developer/hacking/#imports I modify some irregular import format. Change-Id: Ibf29ccaf3ddec4a956334cc3368ebee7a66e282c
* fix some spelling mistakes in doc/jqjiang.1@gmail.com2016-07-061-2/+2
| | | | | | | | | | I check all the files under doc/ directory and find three spelling mistakes - exeuction should be execution - Fefora should be Fedora - opentackclient should be openstackclient Change-Id: If9e5d07b6558871bb3f8d55b52bf8f1d9db0897e
* Add Tox prerequisites and installationzhang.xiuhua2016-06-071-19/+43
| | | | Change-Id: I48f4c571d1f1ae26ac930d8abad0cfbcb826ae46
* Documentation updatesDean Troyer2016-04-301-2/+2
| | | | | | * Update link to meeting information Change-Id: I8dc6044b1faaa411e3b8d3b93fb401a480e82348
* 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