浏览代码

Update ESLint documentation (9.15.0)

Simon Legner 1 年之前
父节点
当前提交
dfe89bb460
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/docs/filters/eslint/clean_html.rb

+ 1 - 0
lib/docs/filters/eslint/clean_html.rb

@@ -5,6 +5,7 @@ module Docs
         @doc = at_css('#main') if at_css('#main')
         @doc = at_css('.docs-main__content') if at_css('.docs-main__content')
 
+        css('.docs-toc').remove
         css('.eslint-ad').remove
         css('.glyphicon').remove
         css('hr', 'colgroup', 'td:empty').remove