Remove unnecessary TODO comment line

Because the spec document has changed not to use rst2pdf, remove
a related comment line in conf.py

Depends-On: I773def424637157ae03e6ada51a905880c0e3bf1
Change-Id: Ic9502684d0db2b6ced0a1808600baafb11206809
Implements: blueprint build-pdf-from-rst-guides
This commit is contained in:
SeongSoo Cho 2016-11-29 22:34:23 +09:00 committed by KATO Tomoyuki
parent daf020f55b
commit 983d1d6598
6 changed files with 0 additions and 6 deletions

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
# extensions =
# Add any paths that contain templates here, relative to this directory.

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
extensions = []
# Add any paths that contain templates here, relative to this directory.

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
extensions = []

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
extensions = ['sphinxmark']
# Add any paths that contain templates here, relative to this directory.

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
extensions = ['sphinxmark']
# Add any paths that contain templates here, relative to this directory.

View File

@ -39,7 +39,6 @@ import openstackdocstheme
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
# TODO(ajaeger): enable PDF building, for example add 'rst2pdf.pdfbuilder'
extensions = []
# Add any paths that contain templates here, relative to this directory.