techdivision/docviewer

Last activity 24 Mar 2022 2 2 11152
composer require techdivision/docviewer

This neos package enables you to read the docs of the installed packages

dev-neos-4.0

Version
dev-neos-4.0
Type
neos-package
Release Date
Jul 10, 2018 20:28
Source
git
Distribution
zip
Requires
  • erusev/parsedown: 1.6.*
  • neos/neos: >=3.0 <5.0
GPL-3.0+
  • #documentation
  • #module
  • #backend
  • #neos
d3c2c4e05fe586a8d004806f04ed03b76e4ea0b0

Readme excerpt

TechDivision.DocViewer

This 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
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 15 package(s).