-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Daniel has created a docker to generate T3 sphinx documentation.
https://github.com/DanielSiepmann/t3-sphinx
I think this would complete TYPO3-docker-boilerplate, if we could render the documentation without additional configuration to HTML, PDF and JSON. (JSON is the format needed by the extension restdoc to render Sphinx to TYPO3 pages.)
As there is already a Makefile:
- make html extension_key
- make pdf extension_key
- make json extension_key
- make doc extension_key
(doc for html + pdf)
or
- make extension_key html
- make extension_key pdf
- make extension_key json
- make extension_key doc
Metadata
Metadata
Assignees
Labels
No labels