Skip to content

Commit 7affc53

Browse files
Merge pull request #13 from TeachBooks/main
Add extensions for TeachBooks and TU Delft theme
2 parents 7656162 + 4cfc35e commit 7affc53

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

book/_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ sphinx:
2929
html_last_updated_fmt: '%B %-d, %Y'
3030
extra_extensions:
3131
- sphinx.ext.imgconverter
32-
- jupyterbook_patches
32+
- teachbooks_favourites # Gives you a starter package of extensions to use in your open interactive learning material, replace with individual extensions if you prefer some extensions not to be included (https://github.com/TeachBooks/TeachBooks-Favourites)
33+
- sphinx_tudelft_theme # Add TU Delft theme: https://teachbooks.io/manual/external/Sphinx-TUDelft-theme/README.html
34+
- sphinx_apa_references
3335
- sphinx_inline_tabs
3436

3537
bibtex_bibfiles:

0 commit comments

Comments
 (0)