From 13b060eb3e826ac4f7dfd5df5297fe94343c131e Mon Sep 17 00:00:00 2001 From: MasterEnoc Date: Tue, 8 Dec 2020 14:23:08 -0600 Subject: [PATCH] Add non-api sections to typescript --- lib/docs/scrapers/typescript.rb | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/lib/docs/scrapers/typescript.rb b/lib/docs/scrapers/typescript.rb index 80493e08..18a09ec6 100644 --- a/lib/docs/scrapers/typescript.rb +++ b/lib/docs/scrapers/typescript.rb @@ -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