fix apigen config
This commit is contained in:
parent
c79fe5b0ab
commit
1f662a020a
17
apigen.neon
17
apigen.neon
@ -1,32 +1,27 @@
|
||||
extensions:
|
||||
- php
|
||||
|
||||
|
||||
source:
|
||||
- lib
|
||||
|
||||
|
||||
exclude:
|
||||
- tests/
|
||||
- vendor/
|
||||
- bin/
|
||||
- docs/
|
||||
|
||||
|
||||
charset:
|
||||
- auto
|
||||
- UTF-8
|
||||
- Windows-1251
|
||||
|
||||
|
||||
title: retailCRM PHP API client
|
||||
templateTheme: bootstrap
|
||||
groups: auto
|
||||
autocomplete:
|
||||
- classes
|
||||
- constants
|
||||
- methods
|
||||
- classconstants
|
||||
|
||||
|
||||
accessLevels:
|
||||
- public
|
||||
|
||||
|
||||
internal: true
|
||||
php: false
|
||||
tree: true
|
||||
|
Loading…
Reference in New Issue
Block a user