Skip to content

Guides core library, handling markdown parsers, and rendering AST to output formats.

License

Notifications You must be signed in to change notification settings

phpDocumentor/guides-core

Repository files navigation

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 contains the core functionality from the phpDocumentor Guides.

Mono-Repository:https://github.com/phpDocumentor/guides
Documentation:https://docs.phpdoc.org/components/guides/guides/index.html
Packagist:https://packagist.org/packages/phpdocumentor/guides
Contribution:https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

Attribution

This repository was originally forked from the Doctrine rst-parser, and is based on the original code from Gregwar.

About

Guides core library, handling markdown parsers, and rendering AST to output formats.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published