Skip to content

Commit c0fcd39

Browse files
committed
Remove unsupported options in ApiGen config
1 parent 47866e1 commit c0fcd39

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

apigen.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ exclude:
1212
skipDocPath:
1313
- * <mask>```
1414

15-
skipDocPrefix:
16-
- Example
17-
1815
charset:
1916
- UTF-8
2017

@@ -26,13 +23,6 @@ googleAnalytics: null
2623
templateTheme: bootstrap
2724
templateConfig: null
2825
groups: auto
29-
autocomplete:
30-
- classes
31-
- constants
32-
- functions
33-
- methods
34-
- properties
35-
- classconstants
3626

3727
accessLevels:
3828
- public

0 commit comments

Comments
 (0)