fmt/.gitmodules

10 lines
274 B
Plaintext
Raw Normal View History

2014-05-13 18:32:28 +04: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 18:00:26 +04:00
[submodule "format-benchmark"]
path = format-benchmark
url = git@github.com:cppformat/format-benchmark.git