|
|
@ -5,9 +5,10 @@ module Docs
|
|
|
|
home: 'hthttps://axios-http.com/',
|
|
|
|
home: 'hthttps://axios-http.com/',
|
|
|
|
code: 'https://github.com/axios/axios'
|
|
|
|
code: 'https://github.com/axios/axios'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
self.release = '1.6.5'
|
|
|
|
self.release = '1.7.7'
|
|
|
|
self.base_url = "https://axios-http.com/docs/"
|
|
|
|
self.base_url = "https://axios-http.com/docs/"
|
|
|
|
self.initial_paths = %w(index intro)
|
|
|
|
self.initial_paths = %w(index intro)
|
|
|
|
|
|
|
|
options[:skip] = %w(sponsor)
|
|
|
|
|
|
|
|
|
|
|
|
html_filters.push 'axios/entries', 'axios/clean_html'
|
|
|
|
html_filters.push 'axios/entries', 'axios/clean_html'
|
|
|
|
|
|
|
|
|
|
|
|