Hi,
I wrote an application using YII
I would like to add to it documentation,
I really like the way this site (www.yiiframework.com)'s documentation, and I’ll be happy to know how to add such to my application.
Thanks,
Zvi.
Hi,
I wrote an application using YII
I would like to add to it documentation,
I really like the way this site (www.yiiframework.com)'s documentation, and I’ll be happy to know how to add such to my application.
Thanks,
Zvi.
There is an article in the wiki: http://www.yiiframework.com/wiki/186/how-to-generate-yii-like-documentation . You’ll need to use this extension: http://www.yiiframework.com/extension/yiidocsgenerator but everything is explained in the wiki!