mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 03:07:36 +02:00
Add custom version of sphinx and move breathe to doc.
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -1,6 +1,9 @@
|
|||||||
[submodule "format-benchmark"]
|
[submodule "format-benchmark"]
|
||||||
path = format-benchmark
|
path = format-benchmark
|
||||||
url = git://github.com/vitaut/format-benchmark.git
|
url = git://github.com/vitaut/format-benchmark.git
|
||||||
[submodule "breathe"]
|
[submodule "doc/breathe"]
|
||||||
path = breathe
|
path = doc/breathe
|
||||||
url = git://github.com/vitaut/breathe.git
|
url = git://github.com/vitaut/breathe.git
|
||||||
|
[submodule "doc/sphinx"]
|
||||||
|
path = doc/sphinx
|
||||||
|
url = git@github.com:cppformat/sphinx.git
|
||||||
|
1
breathe
1
breathe
Submodule breathe deleted from 681c69c79e
1
doc/sphinx
Submodule
1
doc/sphinx
Submodule
Submodule doc/sphinx added at aab44c9f1f
Reference in New Issue
Block a user