blob: e65cffaed8e34f650db23a4e95826140523ac33f [file] [log] [blame]
destination: content/
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
include:
- _static
- _modules
# These allow the documentation to be updated with newer releases of Gearpump
GEARPUMP_VERSION: 0.8.1
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.8"