summaryrefslogtreecommitdiff
path: root/doc/source/contributor/developing.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Update the content about Import Format"Zuul2020-03-201-9/+12
|\
| * Update the content about Import Formatchenxing2018-05-221-9/+12
| | | | | | | | | | | | | | Following by https://git.openstack.org/cgit/openstack-dev/hacking/tree/HACKING.rst#n71 Change-Id: I2f32d773c12d484e8c0e435a78a3fe16d0eeae03
* | Remove mention of meetings from docsKendall Nelson2020-01-281-6/+5
|/ | | | | | | | Since the OpenStackClient team doesn't meet anymore, I removed the mention of meetings and added mention of the IRC channel in the communication section of the docs.. Change-Id: Iefa95878f95bf84bd9fc22ea4c914effc30dffa7
* Update the documentation link for doc migrationHangdong Zhang2017-07-241-1/+1
| | | | Change-Id: I7833e40d66abe233af5a211bcefadc141fe8e54b
* reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-231-0/+209
Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>