techdivision/docviewer
composer require techdivision/docviewer
This neos package enables you to read the docs of the installed packages
3.3.0
Readme excerpt
TechDivision.DocViewerThis Neos package provides a backend module which renders Markdown in the "Documentation" folder of all installed packages. The idea is Neos.Editors are able to read a project specific manual about the project.
For examle in your Neos site are some complex editing or configuration features for the Neos.Editors. With this module are you able to provide them a manuel for your project.
Why not reStructuredText?
At this point there is no stable php solution rendering RST especially the Neos docs. To avoid complex dependencies this project supports only Markdown yet.
Features- List installed packages with d…
Read more
The same vendor provides 15 package(s).