docs-v2/config.toml

11 lines
250 B
TOML
Raw Normal View History

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