|
@@ -14,7 +14,7 @@ home = [ "HTML", "RSS", "JSON"]
|
|
|
# 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.
|
|
|
# See the config.toml file from this documentation site to have an example.
|
|
# See the config.toml file from this documentation site to have an example.
|
|
|
- editURL = "https://github.com/cloudera/hue/blob/master/docs/docs-site/"
|
|
|
|
|
|
|
+ editURL = "https://github.com/cloudera/hue/blob/master/docs/docs-site/content/"
|
|
|
# Author of the site, will be used in meta information
|
|
# Author of the site, will be used in meta information
|
|
|
author = ""
|
|
author = ""
|
|
|
# Description of the site, will be used in meta information
|
|
# Description of the site, will be used in meta information
|