yiisoft/yii2-apidoc 擴展應用實踐

來源: https://github.com/yiisoft/yii2-apidoc
用途:生成漂亮的API文檔

This extension offers two commands:
  • api to generate class API documentation.
  • guide to render nice HTML pages from markdown files such as the yii guide.

Simple usage for stand alone class documentation:
vendor/bin/apidoc api source/directory ./output

Simple usage for stand alone guide documentation:
vendor/bin/apidoc guide source/docs ./output

- apidoc api D:\CCIZA\Projects\Test\Yii2Apps\CCA2-T1\trunk\src\vendor\cza\yii2-base E:\Temp\tmp1
發佈了69 篇原創文章 · 獲贊 2 · 訪問量 2萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章