site_name: ovni docs_dir: doc extra_css: [extra.css] theme: name: readthedocs sticky_navigation: false extra_javascript: - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML markdown_extensions: - admonition - attr_list - def_list - mdx_math: use_gitlab_delimiters: true enable_dollar_delimiter: true add_preview: true - toc: permalink: "#" separator: "_" nav: - index.md - concepts.md - installation.md - 'Runtime': - runtime/tracing.md - runtime/distributed.md - runtime/kernel.md - runtime/trace_spec.md - 'Emulation': - emulation/index.md - emulation/ovni.md - emulation/nosv.md - emulation/nanos6.md - emulation/events.md - 'Developer guide': - dev/index.md - dev/channels.md - dev/patchbay.md - dev/mux.md - dev/paraver.md - dev/model.md - dev/extend.md