feat: work on beamer slides
This commit is contained in:
parent
00e883e3eb
commit
b1e9f67ba0
@ -1 +1,2 @@
|
||||
myst-parser
|
||||
sphinxcontrib-beamer
|
||||
|
@ -31,7 +31,8 @@ release = '0.1.2'
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'myst_parser'
|
||||
'myst_parser',
|
||||
'sphinxcontrib.beamer'
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
Loading…
Reference in New Issue
Block a user