Fix broken PDF file names and external links
* File Format Reference PDF * Plugin Guide PDF * Mirantis OpenStack Express Change-Id: Id27533f02c8885b084713edfc61528bf0b2f17d6 Closes-Bug: 1405604
This commit is contained in:
committed by
Dmitry Borodaenko
parent
5c3ab273fe
commit
d08fdb0b00
@@ -64,9 +64,8 @@ for demonstration and evaluation purposes.
|
||||
A deep dive into the structure of the Mirantis OpenStack environment,
|
||||
network considerations, and deployment options.
|
||||
|
||||
|
||||
:ref:`plugin-dev` `(pdf) <pdf/Mirantis-OpenStack-6.0-Fuel-Plug-in-Guide.pdf>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
:ref:`plugin-dev` `(pdf) <pdf/Mirantis-OpenStack-6.0-Fuel-Plugin-Guide.pdf>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Instructions on creating, installing and certifying plug-ins for Fuel.
|
||||
|
||||
@@ -76,8 +75,8 @@ Instructions on creating, installing and certifying plug-ins for Fuel.
|
||||
Short articles about OpenStack terminology and technology
|
||||
with references to other documentation and other useful information.
|
||||
|
||||
:ref:`file-ref` `(pdf) <pdf/Mirantis-OpenStack-6.0-Fuel File-Format-Reference.pdf>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
:ref:`file-ref` `(pdf) <pdf/Mirantis-OpenStack-6.0-File-Format-Reference.pdf>`__
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference pages for select configuration files that Fuel uses.
|
||||
|
||||
|
||||
@@ -14,4 +14,4 @@ see the `0 to OpenStack in 60 Minutes or less
|
||||
Mirantis OpenStack is also available on-demand,
|
||||
preconfigured, and ready to use
|
||||
with our Hosted Private Cloud product,
|
||||
`Mirantis OpenStack Express <https://express.mirantis.com/home>`_.
|
||||
`Mirantis OpenStack Express <https://express.mirantis.com/>`_.
|
||||
|
||||
@@ -24,7 +24,7 @@ pdf_documents = [
|
||||
('pdf/pdf_virtualbox', u'Mirantis-OpenStack-6.0-Running-Mirantis-OpenStack-on-VirtualBox', u'Running Mirantis OpenStack on VirtualBox', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_reference', u'Mirantis-OpenStack-6.0-ReferenceArchitecture', u'Reference Architecture', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_terminology', u'Mirantis-OpenStack-6.0-Terminology-Reference', u'Terminology Reference', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_file-ref', u'Mirantis-OpenStack-6.0-File-Reference', u'File Reference', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_plugin-dev', u'Mirantis-OpenStack-6.0-FuelPlug-inGuide', u'Fuel Plug-in Guide', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_file-ref', u'Mirantis-OpenStack-6.0-File-Format-Reference', u'File Format Reference', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_plugin-dev', u'Mirantis-OpenStack-6.0-Fuel-Plugin-Guide', u'Fuel Plugin Guide', u'2014, Mirantis Inc.'),
|
||||
('pdf/pdf_relnotes', u'Mirantis-OpenStack-6.0-RelNotes', u'Release Notes', u'2014, Mirantis Inc.', {'pdf_use_toc': False}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user