Trivial documentation change to trigger publish job

Change https://review.openstack.org/#/c/323961/ has merged but docs
won't publish to http://docs.openstack.org/developer/neutron-dynamic-routing/
until at least one change merges into the repo in order to trigger
Jenkins/Zuul to run the publish job. Right now there is no change in Gerrit
that looks ready to merge immediately so I have made a trivial correction
(capitalizing the acronym API) in order to trigger the docs publishing.

Change-Id: I3cc8097210a86e08b6250d7d3f69d1cd4c24e974
This commit is contained in:
Paul Carver 2016-06-14 19:35:37 +00:00
parent c68577c946
commit afb407807b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Developer Guide
===============
In the Developer Guide, you will find information on neutron-dynamic-routing
lower level programming APIs. There are sections that cover the core pieces
of neutron-dynamic-routing, including its api, command-lines, database,
of neutron-dynamic-routing, including its API, command-lines, database,
system-design, alembic-migration etc. There are also subsections that describe
specific drivers inside neutron-dynamic-routing. Finally, the developer guide
includes information about testing and supported functionalities as well. This