summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
-rw-r--r--docs/latexindex.rst6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 905d7c197..540c2305a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -166,9 +166,9 @@ latex_font_size = '10pt'
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [
- ('latexindex', 'repozebfg.tex', 'repoze.bfg Documentation', 'Chris McDonough',
- 'manual'),
-]
+ ('latexindex', 'repoze.bfg.tex', 'The repoze.bfg Web Framework',
+ 'Chris McDonough', 'manual'),
+ ]
# The name of an image file (relative to this directory) to place at the top of
# the title page.
diff --git a/docs/latexindex.rst b/docs/latexindex.rst
index 4128e4072..8f74f466c 100644
--- a/docs/latexindex.rst
+++ b/docs/latexindex.rst
@@ -1,8 +1,8 @@
.. _index:
-@@@@@@@@@@
-repoze.bfg
-@@@@@@@@@@
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
+The :mod:`repoze.bfg` Web Framework
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
:mod:`repoze.bfg` is a Python web application framework. It is
inspired by :term:`Zope`, :term:`Pylons`, and :term:`Django`. It uses