hanifhefaz/documentation-generator 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hanifhefaz/documentation-generator

最新稳定版本:v1.1.2

Composer 安装命令:

composer require hanifhefaz/documentation-generator

包简介

A Laravel package to generate technical documentation.

README 文档

README

A Laravel package to generate technical documentation for your Laravel project.

Installation

composer require hanifhefaz/documentation-generator

Usage

Run the following command to generate full documentation:

php artisan docs:generate path/to/your/project/

Run the following command to generate documentation based on exclusions. You can exclude any directory that you dont want to generate documentation for.

php artisan docs:generate path/to/your/project --excludeDir=name/of/the/directory

After running one of the commands above, you can enter the main information required for the documentation as well as the format of your documentation:

View

That is it.

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-12-16