yiidocsgenerator Generates Yii style documentation for your Yii web app

  1. Usage
  2. Resources

Generates nice HTML documentation from your Yii app source code, just a quick hack of the doc builder from Yii's build process.

Usage

/.yiic docs check - Checks the source code to see if there's any classes that are lacking documentation, good for quality checking

./yiic docs path/to/your/docs/folder - Generates the site documentation in the specified folder (which must exist)

./yiic docs path/to/your/docs/folder noviews - Generates the site documentation but ignores view files.

Read the wiki

Resources

22 0
23 followers
0 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Developed by: phpnode
Created on: May 6, 2011
Last updated: 12 years ago

Related Extensions