-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdartdoc_options.yaml
More file actions
33 lines (33 loc) · 1.03 KB
/
dartdoc_options.yaml
File metadata and controls
33 lines (33 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
dartdoc:
categories:
module:
displayName: Modules
markdown: lib/src/module/README.md
routing:
displayName: Routing
markdown: lib/src/routing/README.md
repo:
displayName: Repositories
markdown: lib/src/repo/README.md
cache:
displayName: Caching
markdown: lib/src/cache/README.md
persistence:
displayName: Persistence
markdown: lib/src/persistence/README.md
transactions:
displayName: Transactions
markdown: lib/src/transactions/README.md
telemetry:
displayName: Telemetry & Analytics
markdown: lib/src/telemetry/README.md
presentation:
displayName: Presentation Layer
markdown: lib/src/presentation/README.md
shared:
displayName: Shared Primitives
markdown: lib/src/shared/README.md
categoryOrder: [Shared Primitives, Modules,Presentation Layer, Repositories, Routing, Caching, Persistence, Transactions, Telemetry & Analytics]
showUndocumentedCategories: true
errors:
- unresolved-doc-reference