diff options
author | Akihiro Motoki <amotoki@gmail.com> | 2017-07-06 21:18:00 +0000 |
---|---|---|
committer | Akihiro Motoki <amotoki@gmail.com> | 2017-07-11 14:11:12 +0000 |
commit | a1598502bd65576e9e23959a0cf412add5de23b8 (patch) | |
tree | d0ad1b96c93e100a2c8ae3408336f52cfea5b819 /.gitignore | |
parent | 01443b83803ff6348033ccaf5cc737047c02162b (diff) | |
download | oslo-vmware-a1598502bd65576e9e23959a0cf412add5de23b8.tar.gz |
rearrange existing documentation to fit the new standard layout
For more detail, see the doc migration spec:
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
There is also the recent status of the work posted in the dev ML:
http://lists.openstack.org/pipermail/openstack-dev/2017-July/119221.html
Change-Id: I1e728fc0bc671150d826747010eb980176f0cc13
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ ChangeLog # Editors *~ .*.swp -/doc/source/api/ +/doc/source/reference/api/ # reno build releasenotes/build |