Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Feb 28, 2020
1 parent f7e4d01 commit c5b3b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ def run_apidoc(app):
("py:class", "mistletoe.block_token.Table"),
("py:class", "mistletoe.block_token.Footnote"),
("py:class", "mistletoe.block_token.Paragraph"),
("py:class", "mistletoe.block_token.ThematicBreak"),
("py:class", "mistletoe.base_renderer.BaseRenderer"),
("py:class", "mistletoe.html_renderer.HTMLRenderer"),
("py:class", "mistletoe.span_token.SpanToken"),
Expand Down

0 comments on commit c5b3b95

Please sign in to comment.