ironic/doc/source
Mathieu Mitchell 284005a2ee Point documentation links to newton equivalents
The following commands were used to produce the commit:

  find doc/source/ -name '*.rst' -exec gsed -i 's#/draft#/newton#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#docs.openstack.org/developer/ironic/#docs.openstack.org/developer/ironic/newton/#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#docs.openstack.org/developer/ironic-python-agent/#docs.openstack.org/developer/ironic-python-agent/newton/#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#pxe.vmlinuz#pxe-stable-newton.vmlinuz#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#oem.cpio#oem-stable-newton.cpio#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#<\(https://git.openstack.org/cgit.*\)>#<\1?stable%2Fnewton>#g' {} \;
  find install-guide/source/ -name '*.rst' -exec gsed -i 's#\([^<]\)\(https://git.openstack.org/cgit.*\)#\1\2?stable%2Fnewton#g' {} \;

Additionally, a few links were manually updated.

Change-Id: I2c4115f1038d106fc5e64b30c792f50e67fe1adf
Closes-bug: #1612278
2016-09-28 16:35:38 -04:00
..
cmds Remove verbose option 2016-05-17 07:44:44 -04:00
deploy Point documentation links to newton equivalents 2016-09-28 16:35:38 -04:00
dev Notification event types have status 'error' 2016-09-19 11:25:32 -04:00
drivers Point documentation links to newton equivalents 2016-09-28 16:35:38 -04:00
images Active Node Creation via adopt state 2016-06-07 09:13:22 -04:00
images_src Remove docs in proprietary formats 2015-02-17 13:42:03 +02:00
releasenotes Documentation points to official release notes 2015-12-04 11:42:06 -08:00
webapi Documentation update 2016-08-23 12:49:04 -07:00
conf.py Fix tempest realted exceptions during docs build 2016-08-04 18:10:24 +03:00
index.rst Point documentation links to newton equivalents 2016-09-28 16:35:38 -04:00