phpdocumentor / guides-restructured-text
Adds reStructuredText Markup support to the phpDocumentor's Guides library.
Package info
github.com/phpDocumentor/guides-restructured-text
pkg:composer/phpdocumentor/guides-restructured-text
1.9.6
2026-02-27 16:00 UTC
Requires
- php: ^8.1
- doctrine/lexer: ^3.0
- league/csv: ^9.27.0
- phpdocumentor/guides: ^1.0 || ^2.0
- webmozart/assert: ^1.11
This package is auto-updated.
Last update: 2026-02-27 16:26:14 UTC
README
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.