We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47866e1 commit c0fcd39Copy full SHA for c0fcd39
apigen.neon
@@ -12,9 +12,6 @@ exclude:
12
skipDocPath:
13
- * <mask>```
14
15
-skipDocPrefix:
16
- - Example
17
-
18
charset:
19
- UTF-8
20
@@ -26,13 +23,6 @@ googleAnalytics: null
26
23
templateTheme: bootstrap
27
24
templateConfig: null
28
25
groups: auto
29
-autocomplete:
30
- - classes
31
- - constants
32
- - functions
33
- - methods
34
- - properties
35
- - classconstants
36
37
accessLevels:
38
- public
0 commit comments