rudra/docs
Composer 安装命令:
composer require rudra/docs
包简介
Command line tool for generating markdown-formatted class documentation
关键字:
README 文档
README
Rudra-Documentation-Collector | API
Install
composer require rudra/docs
Generate docs for all classes in a source directory
$ ./vendor/bin/rudra-docs
Add a command to Rudra Framework config/commands.yml
make:docs: - Rudra\Markdown\Command\MakeDocumentation
Specify the path of the required folder with classes
Enter source directory: src or Enter source directory: vendor/rudra/cli
Specify the name of the output file .md
Enter file name: api
License
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) — a free, open-source license that:
- Requires preservation of copyright and license notices,
- Allows commercial and non-commercial use,
- Requires that any modifications to the original files remain open under MPL-2.0,
- Permits combining with proprietary code in larger works.
📄 Full license text: LICENSE
🌐 Official MPL-2.0 page: https://mozilla.org/MPL/2.0/
统计信息
- 总下载量: 1.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 10
- 依赖项目数: 13
- 推荐数: 0
其他信息
- 授权协议: MPL-2.0
- 更新时间: 2023-03-02