phpdocumentor/guides-cli

Allows you to run phpDocumentor Guides as a stand alone application as console command

Installs: 9 581

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Type:project

1.2.1 2024-03-19 20:55 UTC

This package is auto-updated.

Last update: 2024-04-20 15:36:33 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-cli contains the application and Symfony Console Command used for standalone processing of documentation files.

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-cli

Contribution

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