blob: 6a963c88b6938d86fbdb29e358a7636a9396e3be [file] [log] [blame]
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.7.4
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.7"
GEARPUMP_ISSUE_TRACKER_URL: https://github.com/gearpump/gearpump/issues
GEARPUMP_GITHUB_URL: https://github.com/gearpump/gearpump
GEARPUMP_EXAMPLES_URL: https://github.com/gearpump/gearpump-examples