|
|
@ -4,7 +4,7 @@ module Docs
|
|
|
|
|
|
|
|
|
|
|
|
self.name = 'TypeScript'
|
|
|
|
self.name = 'TypeScript'
|
|
|
|
self.type = 'typescript'
|
|
|
|
self.type = 'typescript'
|
|
|
|
self.release = '4.5.2'
|
|
|
|
self.release = '4.6.2'
|
|
|
|
self.base_urls = [
|
|
|
|
self.base_urls = [
|
|
|
|
'https://www.typescriptlang.org/docs/handbook/',
|
|
|
|
'https://www.typescriptlang.org/docs/handbook/',
|
|
|
|
'https://www.typescriptlang.org/'
|
|
|
|
'https://www.typescriptlang.org/'
|
|
|
@ -35,7 +35,7 @@ module Docs
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
|
© 2012-2021 Microsoft<br>
|
|
|
|
© 2012-2022 Microsoft<br>
|
|
|
|
Licensed under the Apache License, Version 2.0.
|
|
|
|
Licensed under the Apache License, Version 2.0.
|
|
|
|
HTML
|
|
|
|
HTML
|
|
|
|
|
|
|
|
|
|
|
|