summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-17 23:27:50 -0700
committerMonty Taylor <mordred@inaugust.com>2013-03-17 23:27:50 -0700
commite8af43a31805e933391f93954256c9c15f188407 (patch)
tree57f09999e884b01f0d2d8d278312455d5a2c2f97 /doc
parenteaef2c9be50b09708b86466822e5275fe154edbf (diff)
downloadpbr-e8af43a31805e933391f93954256c9c15f188407.tar.gz
Rename back to PBR.
Change-Id: I13ee7fab7858231b0fa17f9116176a09184e8b0e
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
-rw-r--r--doc/source/index.rst9
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 5fb0c34..385f5e0 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -24,7 +24,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
-project = u'oslo.packaging'
+project = u'pbr'
copyright = u'2013, OpenStack Foundation'
# If true, '()' will be appended to :func: etc. cross-reference text.
diff --git a/doc/source/index.rst b/doc/source/index.rst
index ab6f972..75e69ca 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,8 +1,9 @@
-oslo.packaging
-==============
+pbr - Python Build Reasonableness
+=================================
-An OpenStack library for managing setuptools packaging needs in a consistent
-manner.
+A library for managing setuptools packaging needs in a consistent manner.
+
+PBR is not a library about beer.
Contents
--------