You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/_config.yml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,9 @@ sphinx:
29
29
html_last_updated_fmt: '%B %-d, %Y'
30
30
extra_extensions:
31
31
- 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
0 commit comments