Browse Source

QuickBook v1.0 wikiwiki-style doc tool for BoostBook

[SVN r26857]
Eric Niebler 21 years ago
parent
commit
ba0f1b97e3
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .gitmodules
  2. 1 0
      tools/quickbook

+ 4 - 0
.gitmodules

@@ -242,3 +242,7 @@
 	path = libs/algorithm
 	url = ../algorithm.git
 	fetchRecurseSubmodules = on-demand
+[submodule "quickbook"]
+	path = tools/quickbook
+	url = ../quickbook.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
tools/quickbook

@@ -0,0 +1 @@
+Subproject commit 84c14dd51753a43c69c7bbe1873d5186627741f1

粤ICP备19079148号