volktron/projinom
最新稳定版本:1.1.1
Composer 安装命令:
composer require volktron/projinom
包简介
README 文档
README
Projinom is a static site generator for software project documentation. It parses a directory of markdown files and creates a clean static site similar to documentation for Bootstrap.
Documentation: https://volktron.github.io/projinom/index.html
Usage
composer require volktron/projinom
Setup
To create a new Projinom set of documentation, run the following command:
./vendor/bin/projinom init <destination>
Follow instructions on screen.
Build
To run Projinom, run the following command in your project directory:
./vendor/bin/projinom build <source>
Projinom will generate files based on content in source and place the output in destination.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-16