Skip to content

Commit

Permalink
fix(doc): remove generator footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Apr 23, 2019
1 parent 52e3adc commit 92fa845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"excludeNotExported": true,
"excludePrivate": true,
"excludeProtected": true,
"hideGenerator": true,
"mode": "file",
"out": "docs",
"exclude": ["test/**"],
Expand Down

0 comments on commit 92fa845

Please sign in to comment.