2019-05-22 02:04:47 +00:00
|
|
|
baseURL = "/"
|
|
|
|
languageCode = "en-US"
|
2019-05-22 00:29:34 +00:00
|
|
|
title = "Encompass Docs"
|
2019-05-22 20:56:04 +00:00
|
|
|
theme = ["hugo-notice", "hugo-theme-learn"]
|
|
|
|
pygmentsUseClasses = true
|
|
|
|
pygmentsCodefences = true
|
2019-05-22 00:29:34 +00:00
|
|
|
|
|
|
|
[outputs]
|
|
|
|
home = [ "HTML", "RSS", "JSON" ]
|
|
|
|
|
|
|
|
[params]
|
2019-05-22 02:04:47 +00:00
|
|
|
themeVariant = "encompass"
|
|
|
|
description = "Documentation for Encompass ECS"
|
|
|
|
author = "Evan Hemsley"
|
2019-05-22 02:15:59 +00:00
|
|
|
showVisitedLinks = false
|
2019-05-22 02:04:47 +00:00
|
|
|
disableBreadcrumb = false
|
|
|
|
disableNextPrev = false
|