Skip to content

Commit

Permalink
Added ApiGen config file with suggested default settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
boenrobot committed Aug 8, 2012
1 parent 7294d83 commit da0da26
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/apigen.neon
@@ -0,0 +1,14 @@
source: ../src

destination: PEAR2_Net_Transmitter__ApiGen_Documentation

extensions: php

charset: UTF-8

title: PEAR2_Net_Transmitter documentation

autocomplete:
- classes
- methods
- classconstants

0 comments on commit da0da26

Please sign in to comment.