blob: 57b5759f5c891a8d7cae26890ed336b8d24ee3d0 [file] [log] [blame]
highlighter: pygments
markdown: KramdownPygments
# 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
exclude:
- README.md
- build_doc.sh
# These allow the documentation to be updated with newer releases of Gearpump
GEARPUMP_VERSION: 0.8.1-RC3
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.8"