Commit f75fab47 authored by Hannes Magnusson's avatar Hannes Magnusson

Add experimental apigen config file

parent 74f33815
source:
- src
destination: api
extensions:
- php
exclude:
- tests/
- vendor/
skipDocPath:
- * <mask>```
skipDocPrefix:
- Example
charset:
- UTF-8
main: MongoDB
title: MongoDB CRUD
baseUrl: http://bjori.github.io/phongo-crud
googleCseId: null
googleAnalytics: null
templateTheme: bootstrap
templateConfig: null
groups: auto
autocomplete:
- classes
- constants
- functions
- methods
- properties
- classconstants
accessLevels:
- public
internal: false
php: true
sourceCode: true
tree: true
deprecated: false
todo: false
download: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment