Skip to content

schmunk42/yii2-apidoc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Documentation template for Phundament 4.0

Application documentation and guide

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist schmunk42/yii2-apidoc-template "*"

or add

"schmunk42/yii2-apidoc-template": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \schmunk42\apidoc\AutoloadExample::widget(); ?>```

About

Documentation template for Phundament 4.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published