2018-12-13 18:47:02 +00:00
|
|
|
baseURL = "http://docs.influxdata.com/"
|
|
|
|
languageCode = "en-us"
|
|
|
|
title = "InfluxDB Documentation"
|
2018-12-19 21:36:12 +00:00
|
|
|
|
|
|
|
# Git history information for lastMod-type functionality
|
|
|
|
enableGitInfo = true
|
|
|
|
|
|
|
|
# Syntax Highlighting
|
|
|
|
pygmentsCodefences = true
|
|
|
|
pygmentsUseClasses = true
|
2018-12-21 17:12:28 +00:00
|
|
|
|
2019-01-03 21:07:02 +00:00
|
|
|
# Markdown rendering options
|
|
|
|
[blackfriday]
|
|
|
|
hrefTargetBlank = true
|
|
|
|
|
|
|
|
# Menu items without actual pages
|
2018-12-21 17:12:28 +00:00
|
|
|
[menu]
|
|
|
|
[[menu.versions]]
|
|
|
|
name = "v1.x"
|
|
|
|
url = "https://docs.influxdata.com"
|