Skip to content

Commit

Permalink
blockpylib extension
Browse files Browse the repository at this point in the history
  • Loading branch information
maric993 committed Nov 30, 2022
1 parent 41f2866 commit 600e4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
petljadoc.runestone_ext.add_module('blockpylib')
extensions = ['sphinx.ext.mathjax'] + runestone_extensions() + petljadoc.runestone_ext.extensions()

#,'runestone.video','runestone.reveal','runestone.poll','runestone.tabbedStuff','runestone.disqus','runestone.codelens','runestone.activecode', 'runestone.assess', 'runestone.animation','runestone.meta', 'runestone.parsons', 'runestone.blockly', 'runestone.livecode','runestone.accessibility']
Expand Down

0 comments on commit 600e4ef

Please sign in to comment.