-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
33 lines (33 loc) · 1.57 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "book/external/Nested-Books"]
path = book/external/Nested-Books
url = https://github.com/TeachBooks/Nested-Books.git
[submodule "book/external/template"]
path = book/external/template
url = https://github.com/TeachBooks/template.git
[submodule "book/external/deploy-book-workflow"]
path = book/external/deploy-book-workflow
url = https://github.com/TeachBooks/deploy-book-workflow.git
[submodule "book/external/Useful_python_code"]
path = book/external/Useful_python_code
url = https://github.com/TeachBooks/Useful_python_code.git
[submodule "book/external/Sphinx-Image-Inverter"]
path = book/external/Sphinx-Image-Inverter
url = https://github.com/TeachBooks/Sphinx-Image-Inverter.git
[submodule "book/external/JupyterBook-Patches"]
path = book/external/JupyterBook-Patches
url = https://github.com/TeachBooks/JupyterBook-Patches.git
[submodule "book/external/Download-Link-Replacer"]
path = book/external/Download-Link-Replacer
url = https://github.com/TeachBooks/Download-Link-Replacer.git
[submodule "book/external/Sphinx-Grasple-public"]
path = book/external/Sphinx-Grasple-public
url = https://github.com/TeachBooks/Sphinx-Grasple-public.git
[submodule "book/external/Sphinx-TUDelft-theme"]
path = book/external/Sphinx-TUDelft-theme
url = https://github.com/TeachBooks/Sphinx-TUDelft-theme.git
[submodule "book/external/teachbooks-sphinx-tippy"]
path = book/external/teachbooks-sphinx-tippy
url = https://github.com/TeachBooks/teachbooks-sphinx-tippy.git
[submodule "book/external/annotater"]
path = book/external/annotater
url = https://github.com/TeachBooks/annotater