phpdocumentor/guides-restructured-text

Adds reStructuredText Markup support to the phpDocumentor's Guides library.

1.3.8 2024-05-19 20:03 UTC

README

PHP Version Require Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads

phpDocumentor Guides

This repository is part of phpDocumentor's Guides library, a framework designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it. This AST is then fed to a renderer, which produces the desired output, such as HTML.

The package phpdocumentor/guides-restructured-text adds reStructuredText Markup support to the phpDocumentor's Guides library.