Skip to content

Documentation container #123

@elmar-hinz

Description

@elmar-hinz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions