Skip to content

Commit

Permalink
iox-eclipse-iceoryx#482 enhance mkdocs config with syntax highlighting
Browse files Browse the repository at this point in the history
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
  • Loading branch information
dkroenke committed Mar 22, 2021
1 parent 6a2baa8 commit f564a94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ repo_url: https://github.com/eclipse/iceoryx
docs_dir: doc/website/
remote_branch: main
markdown_extensions:
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.highlight
- toc:
permalink: 🔗
- markdown_include.include:
base_path: doc
- admonition
Expand Down

0 comments on commit f564a94

Please sign in to comment.