openstack-manuals/doc/ops-guide
SeongSoo Cho dc68cc8e03 PDF theme & styling with openstackdocstheme
This commit applies theme and styling to PDF generation
using xelatex with customized styles.
In openstackdocstheme, style is defined in pdftheme.sty,
and conf.py makes use of the file as LaTeX package.
Also, some rst files are modified to add PDF directives
to adjust better UI in PDFs.

Not all documents are our targets in this commit but feel
free to add more here if anyone wants.

- Current applied styles with openstackdocstheme
 : Dedicated title without a blank page
 : Put a logo image into suitable place.
 : No chapter/section number
 : Light gray background for code blocks
 : Font definition is in openstackdocstheme not in conf.py

- rst modification
 : Table wrap adjustment (".. tabularcolumns::" directive)
 : Exclude "Search in this page" section (".. only:: html" directive)

Change-Id: I2782e0a1f0258a6016559b16c8967cc52f48f734
Depends-On: I423675ff79827966e789df70b0f970ac2a10da50
Implements: blueprint build-pdf-from-rst-guides
Co-Authored-By: Ian Y. Choi <ianyrchoi@gmail.com>
2017-03-24 01:02:21 +00:00
..
source PDF theme & styling with openstackdocstheme 2017-03-24 01:02:21 +00:00
setup.cfg Use Sphinx 1.5 warning-is-error 2017-03-16 17:11:23 +00:00
setup.py Import RST ops-guide 2016-04-28 15:22:37 -05:00