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