Skip to content

Commit

Permalink
fix #250 (#254)
Browse files Browse the repository at this point in the history
* add myst-example directive
* use myst-example directive in the MyST example topology doc
  • Loading branch information
2bndy5 authored May 2, 2023
1 parent 62bd41d commit 12ac00c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 245 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -533,10 +533,6 @@ def _parse_confval_signature(


def setup(app):
from myst_parser._docs import MystLexer

app.add_lexer("myst", MystLexer)

app.add_object_type(
"confval",
"confval",
Expand Down
Loading

0 comments on commit 12ac00c

Please sign in to comment.