Sort openstack_projects in doc conf

...to keep mriedem happy.

TrivialFix

Change-Id: Ia8cf03d30c5ab4eb17579982b9558a2b755819cc
This commit is contained in:
Eric Fried 2018-09-15 11:38:34 -06:00
parent d4a730aad7
commit ac9869e68c
1 changed files with 1 additions and 1 deletions

View File

@ -134,9 +134,9 @@ latex_documents = [
# keep this ordered to keep mriedem happy
openstack_projects = [
'oslo.versionedobjects',
'neutron',
'nova',
'oslo.versionedobjects',
'placement',
'reno',
]