mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
add doxygen-theme-css submodule
This commit is contained in:
parent
73a90bdf38
commit
368785b128
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "vcpkg"]
|
[submodule "vcpkg"]
|
||||||
path = vcpkg
|
path = vcpkg
|
||||||
url = https://github.com/microsoft/vcpkg.git
|
url = https://github.com/microsoft/vcpkg.git
|
||||||
|
[submodule "doxygen-awesome-css"]
|
||||||
|
path = doc/doxygen/theme
|
||||||
|
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||||
|
|
|
||||||
1
doc/doxygen/theme
Submodule
1
doc/doxygen/theme
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1f3620084ff75734ed192101acf40e9dff01d848
|
||||||
Loading…
Add table
Add a link
Reference in a new issue