Feature #2854
pdf version of documentation
Status: | New | Start date: | 03/19/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
Some users suggest to make available the ctools documentation as a pdf. This seems straightforward to do using sphynx
https://docs.typo3.org/typo3cms/extensions/sphinx/AdvancedUsersManual/RenderingPdf/Index.html
The pdf could be added to the downloadable material on the website and included in the conda releases.
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen over 4 years ago
The link gives “Page not found (404)”. Could you check how to generate a pdf file?
#2 Updated by Tibaldo Luigi over 4 years ago
On the official sphinx documentation they say all you need to do is running
make latexpdf
https://www.sphinx-doc.org/en/1.5/tutorial.html#running-the-build
#3 Updated by Knödlseder Jürgen over 4 years ago
- Target version set to 2.0.0
Thanks for the link. I think it’s a bit more complicated, see https://www.sphinx-doc.org/en/1.5/builders.html#builders. Sphinx has only a latex builder, but it requires some setup of the system. A post-processing is then needed to generate a pdf file.
Let’s work on that for the release 1.8.0, I try to fix the urgent things for 1.7.0.
#4 Updated by Tibaldo Luigi over 4 years ago
Sounds good, I can look into it myself next fall
#5 Updated by Knödlseder Jürgen over 2 years ago
- Target version deleted (
2.0.0)