Fix author name in documentation. Stop generating blank module index.
authorKumar Appaiah <a.kumar@alumni.iitm.ac.in>
Tue, 8 Dec 2009 22:12:47 +0000 (16:12 -0600)
committerJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 22:12:47 +0000 (16:12 -0600)
Signed-off-by: Joshua Roesslein <jroesslein@gmail.com>
doc/conf.py
doc/index.rst

index 4d6fd70909c83acf31dfae5614299d8cc7e3f953..60beebaf7803e1c0bdcb88afa6ffabe779a538e8 100644 (file)
@@ -174,7 +174,7 @@ htmlhelp_basename = 'tweepydoc'
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'tweepy.tex', u'tweepy Documentation',
-   u'Tweepy Authors', 'manual'),
+   u'Joshua Roesslein', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
index ca6220691a41916d78d23eb3c8c5d2e343c92d93..b7b770f93427f3a86331bca774bb7530c60fb682 100644 (file)
@@ -21,6 +21,5 @@ Indices and tables
 ==================
 
 * :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`