Skip to content

Commit

Permalink
We no longer use rst2pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed May 7, 2015
1 parent 58335d9 commit a269950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Expand Up @@ -35,9 +35,9 @@

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['aws', 'rst2pdf.pdfbuilder']
extensions = ['aws']

# index, rst2pdf, title, author
# index, title, author
pdf_documents = [('index', u'aws-sdk-php-guide', u'AWS SDK for PHP', u'Amazon Web Services')]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit a269950

Please sign in to comment.