|
@@ -32,6 +32,8 @@ module Docs
|
|
|
|
|
|
|
|
css('.doc-anchor').remove
|
|
css('.doc-anchor').remove
|
|
|
|
|
|
|
|
|
|
+ css('.rule-link').remove
|
|
|
|
|
+
|
|
|
# Fix notable trait sections
|
|
# Fix notable trait sections
|
|
|
css('.method, .rust.trait').each do |node|
|
|
css('.method, .rust.trait').each do |node|
|
|
|
traitSection = node.at_css('.notable-traits')
|
|
traitSection = node.at_css('.notable-traits')
|