forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
19 lines (19 loc) · 881 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "geoserver"]
path = geoserver
url = https://github.com/geonetwork/core-geoserver.git
ignore = dirty
[submodule "e2e-tests/chromedriver"]
path = e2e-tests/chromedriver
url = https://github.com/geonetwork/chromedriver.git
[submodule "web-ui/src/main/resources/catalog/lib/style/bootstrap"]
path = web-ui/src/main/resources/catalog/lib/style/bootstrap
url = https://github.com/twbs/bootstrap.git
[submodule "web-ui/src/main/resources/catalog/lib/style/font-awesome"]
path = web-ui/src/main/resources/catalog/lib/style/font-awesome
url = https://github.com/FortAwesome/Font-Awesome.git
[submodule "web-ui/src/main/resources/catalog/lib/bootstrap-table"]
path = web-ui/src/main/resources/catalog/lib/bootstrap-table
url = https://github.com/wenzhixin/bootstrap-table.git
[submodule "docs/manuals"]
path = docs/manuals
url = https://github.com/geonetwork/doc.git