fmt/.gitmodules

10 lines
274 B
Plaintext
Raw Normal View History

2014-05-13 14:32:28 +00:00
[submodule "sphinx"]
path = sphinx
url = git://github.com/cppformat/sphinx.git
[submodule "breathe"]
path = breathe
url = git://github.com/cppformat/breathe.git
2014-05-20 14:00:26 +00:00
[submodule "format-benchmark"]
path = format-benchmark
url = git@github.com:cppformat/format-benchmark.git