|
|
@ -12,12 +12,12 @@ module Docs
|
|
|
|
options[:container] = '.markdown-body'
|
|
|
|
options[:container] = '.markdown-body'
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2010–2022 Michael Bostock<br>
|
|
|
|
© 2010–2023 Michael Bostock<br>
|
|
|
|
Licensed under the BSD License.
|
|
|
|
Licensed under the BSD License.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|
version '7' do
|
|
|
|
version '7' do
|
|
|
|
self.release = '7.6.1'
|
|
|
|
self.release = '7.8.1'
|
|
|
|
self.base_url = 'https://github.com/d3/'
|
|
|
|
self.base_url = 'https://github.com/d3/'
|
|
|
|
self.root_path = 'd3/blob/master/API.md'
|
|
|
|
self.root_path = 'd3/blob/master/API.md'
|
|
|
|
|
|
|
|
|
|
|
|