Merge pull request #1416 from MasterEnoc/typescript

Add non-api sections to typescript
pull/1420/head
Simon Legner 4 years ago committed by GitHub
commit ee66e4c139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,21 +16,11 @@ module Docs
options[:skip] = [
'react-&-webpack.html',
'asp-net-core.html',
'gulp.html',
'dom-manipulation.html',
'migrating-from-javascript.html',
'babel-with-typescript.html',
'intro.html'
]
options[:skip_patterns] = [
/2/,
/typescript-/,
/release-notes/,
/introduction/,
/tutorials/,
/intro.html/
]
options[:attribution] = <<-HTML

Loading…
Cancel
Save