mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
adding apigen.neon file
This commit is contained in:
parent
9bebed9891
commit
588a10b982
15
apigen.neon
Normal file
15
apigen.neon
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# configuration for apigen
|
||||||
|
|
||||||
|
|
||||||
|
source:
|
||||||
|
- .
|
||||||
|
|
||||||
|
accessLevels: ["public", "protected"]
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
- vendor/*
|
||||||
|
- Resources/test/*
|
||||||
|
- Tests/Fixtures/*
|
||||||
|
|
||||||
|
title: Chill Activity Bundle
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user