mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
16 lines
284 B
Plaintext
16 lines
284 B
Plaintext
# apigen configuration
|
|
# This uses the NEON file format: http://ne-on.org/
|
|
source:
|
|
- src
|
|
destination: build/apidocs
|
|
title: Rhumsaa\Uuid
|
|
main: Rhumsaa
|
|
deprecated: Yes
|
|
todo: Yes
|
|
sourceCode: Yes
|
|
report: build/apigen-checkstyle.xml
|
|
wipeout: Yes
|
|
quiet: No
|
|
progressbar: Yes
|
|
colors: Yes
|