Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 127 KiB |
@ -1,11 +0,0 @@
|
|||||||
module Docs
|
|
||||||
class ScikitImage
|
|
||||||
class CleanHtmlFilter < Filter
|
|
||||||
def call
|
|
||||||
css('h2').remove
|
|
||||||
css('h1 + table').remove
|
|
||||||
doc
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 881 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.4 KiB |