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

5.0.0

Version
5.0.0
Type
neos-package
Release Date
Aug 19, 2020 14:49
Source
git
Distribution
zip
Requires
  • neos/neos: ^5.0
  • erusev/parsedown: 1.6.*
GPL-3.0+
  • #documentation
  • #module
  • #backend
  • #neos
5e5750d1f7972828db35ab92457a360dba057fd8

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).