Skip to content

Commit 58c2fe0

Browse files
committed
Added ApiGen config file with suggested default settings.
1 parent 97fe45f commit 58c2fe0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/apigen.neon

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
source: ../src
2+
3+
destination: PEAR2_Cache_SHM__ApiGen_Documentation
4+
5+
extensions: php
6+
7+
charset: UTF-8
8+
9+
title: PEAR2_Cache_SHM documentation
10+
11+
autocomplete:
12+
- classes
13+
- methods
14+
- classconstants

0 commit comments

Comments
 (0)