blob: a68f7e9831c2604a8954e52638b9272f0ed03d2e [file] [log] [blame]
highlighter: rouge
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
include:
- _static
- _modules
# These allow the documentation to be updated with newer releases
SYSTEMML_VERSION: 0.10.x
# if 'analytics_on' is true, analytics section will be rendered on the HTML pages
analytics_on: true
analytics_provider: google_universal
analytics_google_universal_tracking_id : UA-71553733-1
# if FEEDBACK_LINKS is true, render feedback links
FEEDBACK_LINKS: true