Skip to content
/ api Public
forked from concretecms/api

This is the code used to generate the API docs for concrete5

Notifications You must be signed in to change notification settings

mlocati/api

 
 

Repository files navigation

Installation

This will take a long time the first time as it clones the entire concrete5/concrete5 repository.

composer install

Generating docs

First parse all versions and files:

php ./vendor/bin/sami.php parse sami_config.php
php ./vendor/bin/sami.php render sami_config.php

About

This is the code used to generate the API docs for concrete5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.5%
  • HTML 38.3%
  • CSS 11.2%