Merge "Make readme and documentation titles consistent"
This commit is contained in:
commit
7511fdde70
11
README.rst
11
README.rst
@ -1,6 +1,6 @@
|
|||||||
=========
|
===============================================
|
||||||
oslo.db
|
oslo.db -- OpenStack Database Pattern Library
|
||||||
=========
|
===============================================
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/oslo.db.svg
|
.. image:: https://img.shields.io/pypi/v/oslo.db.svg
|
||||||
:target: https://pypi.python.org/pypi/oslo.db/
|
:target: https://pypi.python.org/pypi/oslo.db/
|
||||||
@ -10,8 +10,9 @@
|
|||||||
:target: https://pypi.python.org/pypi/oslo.db/
|
:target: https://pypi.python.org/pypi/oslo.db/
|
||||||
:alt: Downloads
|
:alt: Downloads
|
||||||
|
|
||||||
The oslo db (database) handling library, it provides database connectivity
|
The oslo db (database) handling library, provides database
|
||||||
to different database backends and various other helper utils.
|
connectivity to different database backends and various other helper
|
||||||
|
utils.
|
||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: http://docs.openstack.org/developer/oslo.db
|
* Documentation: http://docs.openstack.org/developer/oslo.db
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
===================================
|
===============================================
|
||||||
Welcome to oslo.db's documentation!
|
oslo.db -- OpenStack Database Pattern Library
|
||||||
===================================
|
===============================================
|
||||||
|
|
||||||
The `oslo`_ db (database) handling library, it provides database connectivity
|
The oslo.db (database) handling library, provides database
|
||||||
to different database backends and various other helper utils.
|
connectivity to different database backends and various other helper
|
||||||
|
utils.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
@ -28,5 +29,3 @@ Indices and tables
|
|||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
* :ref:`modindex`
|
* :ref:`modindex`
|
||||||
* :ref:`search`
|
* :ref:`search`
|
||||||
|
|
||||||
.. _oslo: https://wiki.openstack.org/wiki/Oslo
|
|
||||||
|
Loading…
Reference in New Issue
Block a user