[go: up one dir, main page]

File: .gitmodules

package info (click to toggle)
toml11 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,464 kB
  • sloc: cpp: 38,446; makefile: 8; sh: 5
file content (9 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[submodule "tests/extlib/doctest"]
	path = tests/extlib/doctest
	url = https://github.com/doctest/doctest.git
[submodule "tests/extlib/json"]
	path = tests/extlib/json
	url = https://github.com/nlohmann/json.git
[submodule "docs/themes/hugo-book"]
	path = docs/themes/hugo-book
	url = https://github.com/alex-shpak/hugo-book.git