blob: 1d213d7a07243299a135d1cf808dcacc5a2fe887 [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.13.0
# 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
# if API_DOCS_MENU is true, render API docs menu
API_DOCS_MENU: false