Add custom version of sphinx and move breathe to doc.

This commit is contained in:
Victor Zverovich 2014-05-13 06:13:21 -07:00
parent 44afc0aed6
commit 0c13c4483b
3 changed files with 6 additions and 3 deletions

7
.gitmodules vendored
View File

@ -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 +0,0 @@
Subproject commit 681c69c79efbf426eecbf9f2ed9e2b95f7a97723

1
doc/sphinx Submodule

@ -0,0 +1 @@
Subproject commit aab44c9f1f42d93ab7cb38e1a31b3ea5b42dd274