blob: 374be43678c456b0e53d1cccb482132f64639000 [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
exclude:
- alg-ref
- lang-ref
# These allow the documentation to be updated with newer releases
SYSTEMML_VERSION: 1.0.0-SNAPSHOT
# 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