phpdocumentor / guides-graphs
为phpDocumentor的Guides库渲染的重构文本提供Plantuml支持。
1.3.0
2024-04-12 18:45 UTC
Requires
- php: ^8.1
- jawira/plantuml-encoding: ^1.0
- phpdocumentor/guides: ^1.0
- phpdocumentor/guides-restructured-text: ^1.0
- symfony/process: ^5.4 || ^6.3 || ^7.0
- twig/twig: ~2.0 || ^3.0
Suggests
- jawira/plantuml: To render graphs locally using plant uml
README
phpDocumentor Guides
此仓库是phpDocumentor的Guides库的一部分,该库是一个框架,旨在从代码仓库中的手写文档中创建AST(抽象语法树)。然后,将此AST输入到渲染器,生成所需的输出,例如HTML。
该包 phpdocumentor/guides-graphs 为phpDocumentor的Guides库渲染的重构文本提供Plantuml支持。使用此包是可选的。