Skip to content

Commit a865761

Browse files
committed
📝 🎨 Add features in the documentation Home
1 parent cefd379 commit a865761

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,20 @@ actionText: Get Started →
66
actionLink: /guide/
77

88
footer: MIT Licensed | Copyright © 2018-2019 Nelson Martell
9+
10+
features:
11+
- title: Classes documentation
12+
details: Description, parents, interfaces and traits used, methods, properties, constants and more.
13+
14+
- title: Interfaces documentation
15+
details: Description, parent interfaces, methods, constants and more.
16+
17+
- title: Traits documentation
18+
details: Description, used traits, methods, properties and more.
19+
20+
- title: Global constants
21+
details: Description, type, value and more.
22+
23+
- title: Global functions
24+
details: Description, signature, parameters and more.
925
---

0 commit comments

Comments
 (0)