1
0
Эх сурвалжийг харах

Add non-api sections to typescript

MasterEnoc 5 жил өмнө
parent
commit
13b060eb3e

+ 0 - 10
lib/docs/scrapers/typescript.rb

@@ -16,21 +16,11 @@ module Docs
 
 
     options[:skip] = [
     options[:skip] = [
       'react-&-webpack.html',
       '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] = [
     options[:skip_patterns] = [
       /2/,
       /2/,
-      /typescript-/,
       /release-notes/,
       /release-notes/,
-      /introduction/,
-      /tutorials/,
-      /intro.html/
     ]
     ]
 
 
     options[:attribution] = <<-HTML
     options[:attribution] = <<-HTML