|
|
@@ -1,5 +1,6 @@
|
|
|
baseURL = 'http://cloudera.github.io/hue/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"
|
|
|
@@ -15,6 +16,7 @@ home = [ "HTML", "RSS", "JSON"]
|
|
|
# For logo and favicon partials
|
|
|
baseURL = 'http://cloudera.github.io/hue/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.
|