» doc の記事

~ php doc generator ~

connie 2013.06.25 | php | | No Comments

Firstly, install the pear

sudo apt-get install php-pear

Install apigen

pear config-set auto_discover 1
pear install pear.apigen.org/apigen

generate the doc

go to the target "web system" folder

apigen --source . --destination docs/apigen --todo yes \
 --title "the api title" --php no 

 

| HOME |

Smiley face

March 2024
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31