Browse Source

Add submodule docca

Peter Dimov 6 years ago
parent
commit
27ffb1de6f
2 changed files with 6 additions and 0 deletions
  1. 5 0
      .gitmodules
  2. 1 0
      tools/docca

+ 5 - 0
.gitmodules

@@ -743,3 +743,8 @@
 	url = ../nowide.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "docca"]
+	path = tools/docca
+	url = ../docca.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
tools/docca

@@ -0,0 +1 @@
+Subproject commit 9bbf76d88b2f30f368b7ad836058a1e539430dce

粤ICP备19079148号