|
|
@@ -1,6 +1,5 @@
|
|
|
-baseURL = 'http://cloudera.github.io/hue/latest/' # Note: also in [params]
|
|
|
+baseUrl = 'https://docs.gethue.com/latest/' # Note: also in [params]
|
|
|
# baseURL = '/' # Flip both to see images in developement mode
|
|
|
-# baseUrl = 'http://docs.gethue.com/latest/'
|
|
|
|
|
|
languageCode = "en-us"
|
|
|
title = "Hue Documentation"
|
|
|
@@ -14,9 +13,8 @@ home = [ "HTML", "RSS", "JSON"]
|
|
|
|
|
|
[params]
|
|
|
# For logo and favicon partials
|
|
|
- baseURL = 'http://cloudera.github.io/hue/latest/'
|
|
|
+ baseUrl = 'https://docs.gethue.com/latest/'
|
|
|
# baseURL = '/'
|
|
|
- # baseUrl = 'http://docs.gethue.com/latest/'
|
|
|
|
|
|
# Prefix URL to edit current page. Will display an "Edit this page" button on top right hand corner of every page.
|
|
|
# Useful to give opportunity to people to create merge request for your doc.
|