add attributions for trio

pull/1002/head
Mathieu PATUREL 6 years ago
parent 65c2220115
commit 409f2c2332

@ -11,8 +11,6 @@ module Docs
html_filters.push 'trio/entries', 'trio/clean_html'
options[:attribution] = <<-HTML
HTML
options[:only_patterns] = [
/reference-core/,
/reference-io/,
@ -20,5 +18,10 @@ module Docs
/reference-hazmat/,
]
options[:attribution] = <<-HTML
&copy; 2017-2019 Nathaniel Smith<br>
Licensed under MIT and Apache2.
HTML
end
end

@ -63,7 +63,7 @@
"code": "https://github.com/python-trio/trio"
},
"release": "0.11",
"mtime": 1556326478,
"db_size": 757201
"mtime": 1556402796,
"db_size": 757536
}
]
Loading…
Cancel
Save