You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
details: Description, parents, interfaces and traits used, methods, properties, constants and more.
11
+
- title: Document all your code
12
+
details: Generate documentation for all your classes, interfaces and traits sorted by namespace. Also, include your global/namespaced functions and constants.
13
13
14
-
- title: Interfaces documentation
15
-
details: Description, parent interfaces, methods, constants and more.
14
+
- title: Easy integration
15
+
details: Combine your API documentation with your existent VuePress pages by simply adding the 5 generated files to your sidebar configuration as a group.
16
16
17
-
- title: Traits documentation
18
-
details: Description, used traits, methods, properties and more.
17
+
- title: Linked references
18
+
details: Navigate between classes/members references by just a click. Get references of inherited members
19
19
20
-
- title: Global constants
21
-
details: Description, type, value and more.
22
-
23
-
- title: Global functions
24
-
details: Description, signature, parameters and more.
20
+
- title: Searchable elements
21
+
details: Use the VuePress search in toolbar to find classes, interfaces, traits, functions and constants by name.
0 commit comments