phpdocumentor/guides-code

A library to provide code-related functionality to phpDocumentor's Guides

1.0.0 2024-03-03 20:57 UTC

This package is auto-updated.

Last update: 2024-04-03 21:28:47 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-code provides support for syntax highlighting, and a multi-language code block, allowing you to show equivalent code in multiple languages.

Mono-Repository

https://github.com/phpDocumentor/guides

Documentation

https://github.com/phpDocumentor/guides/tree/main/docs/index.rst

Packagist

https://packagist.org/packages/phpdocumentor/guides-code

Contribution

https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst