mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
16 lines
182 B
Plaintext
16 lines
182 B
Plaintext
# configuration for apigen
|
|
|
|
|
|
source:
|
|
- .
|
|
|
|
accessLevels: ["public", "protected"]
|
|
|
|
exclude:
|
|
- vendor/*
|
|
- Resources/test/*
|
|
- Tests/Fixtures/*
|
|
|
|
title: Chill Activity Bundle
|
|
|