wonderwp/documentation
Composer 安装命令:
composer require wonderwp/documentation
包简介
WonderWp Documentation Component
关键字:
README 文档
README
Working on the documentation locally
Installing the documentation
Clone or fork the documentation repo from https://github.com/wonderwp/Documentation.
Once you've got the files locally, run : composer install.
Then you should be able to generate / serve the documentation locally with the two commands below.
Doc generation
This transforms your markup into HTML once.
vendor/bin/daux generate --source=src --destination=doc --delete
Local doc preview
This serves a local preview you can access with your browser.
vendor/bin/daux serve --source=src
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-02