11 Commits

Author SHA1 Message Date
guangpei.liu
4fd00f04f2 Align '=' for developing.rst and newton.rst
Change-Id: I2d9b4cbaf65a0fa1c3184f52540b90d32b906fa3
2016-09-26 09:26:56 +08:00
shizhihui
f996138a0d Standardize import format
According to the rule in
http://docs.openstack.org/developer/hacking/#imports
I modify some irregular import format.

Change-Id: Ibf29ccaf3ddec4a956334cc3368ebee7a66e282c
2016-07-22 19:24:02 +08:00
jqjiang.1@gmail.com
1b05a6dff9 fix some spelling mistakes in doc/
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
2016-07-06 16:09:21 +08:00
zhang.xiuhua
a7cc5c8006 Add Tox prerequisites and installation
Change-Id: I48f4c571d1f1ae26ac930d8abad0cfbcb826ae46
2016-06-07 18:13:23 +08:00
Dean Troyer
166a7b8a41 Documentation updates
* Update link to meeting information

Change-Id: I8dc6044b1faaa411e3b8d3b93fb401a480e82348
2016-04-30 09:06:58 -05:00
Dean Troyer
afd1b489ff Add reno for release notes management
Change-Id: Iaaf3f9ca7cb431e41adfb2a052e01e2240a63a07
2015-12-02 14:32:07 -06:00
Steve Martinelli
0e89d08434 docs: pip install -e needs an argument
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
2015-09-24 11:50:46 -04:00
Jenkins
913faaa392 Merge "Adds documentation on weekly meeting" 2015-08-20 02:28:59 +00:00
Kelvin Lui
1966663ced Adds documentation on weekly meeting
Change-Id: Ia51f76323800aa5397a0d8a307c1cfbdaf90ab24
2015-08-19 16:46:55 -04:00
Asha Saravanamohan
0f837df839 Added note to install openstackclient
Change-Id: Idcd9ef4e7a10ebbd8b68e7320680f503dfc166a9
Closes-Bug: #1483384
2015-08-19 11:29:29 -04:00
Steve Martinelli
d833d377cb Add developer documentation
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
2015-08-08 08:32:03 +00:00