openstackdocstheme/releasenotes/notes/pdf_link-c6b0ed36dd12b0ef.yaml
Andreas Jaeger e974da0a35 Add link to PDF file
Create new config options to optionally link to a generate PDF file that
is published at the same location as the html files.

Note that the preview will not be able to download the file since
the file is in a different location. The publishing job moves the PDF
file in the top-level directory.

Change-Id: I3ff74030195b6a85ff4e4e3b62f367aa78f85b0a
2020-05-18 14:58:31 +02:00

8 lines
259 B
YAML

---
features:
- |
The theme can now include links on each page to a PDF file. Set
the new config option ``openstackdocs_pdf_link`` to enable it
and configure the file name if needed with the new config
option ``openstackdocs_pdf_filename``.