定制 jakeworrell/docodile 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

jakeworrell/docodile

最新稳定版本:0.2

Composer 安装命令:

composer require jakeworrell/docodile

包简介

Generates API documentation from Postman collections

README 文档

README

Generate HTML API documentation from a Postman collection

Code is terrible at the moment

Usage

Don't forget to run a composer install first

./docodile generate /path/to/postman/collection.json /my/output/directory

if /my/output/directory already exists the process will exit as continuing will delete that directory completely. --force will force deletion

--url: add option for url. e.g. "http://helloworld.com"

Theming

Docodile now supports switching of themes from bootswatch (https://bootswatch.com/3/) and highlightjs' bundled styles (https://highlightjs.org/)

For example: ./docodile generate ../core/webservice/docs/Core.json.postman_collection output --force -blumen -jgruvbox-light this will use the lumen theme for the overall css and the gruvbox-light style for all syntax highlighting

统计信息

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

GitHub 信息

  • Stars: 70
  • Watchers: 6
  • Forks: 21
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-02-03