blob: 31ae875d0863d605e61c1e1da531354a312a891e [file] [log] [blame]
destination: content/
exclude:
- releases/[0-9][.][0-9][.][0-9]
highlighter: pygments
markdown: kramdown
# For some reason kramdown seems to behave differently on different
# OS/packages wrt encoding. So we hard code this config.
kramdown:
entity_output: numeric
input: GFM
# These allow the documentation to be updated with newer releases of Gearpump
GEARPUMP_VERSION: 0.8.3
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.8"