From 3ca6d65c935479915ea91bb233c705f2f8e4160e Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Fri, 4 Jan 2013 16:33:19 -0500 Subject: [PATCH] added doc submodule --- .gitmodules | 3 +++ share/openbr/doc | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) create mode 160000 share/openbr/doc diff --git a/.gitmodules b/.gitmodules index 0de6597..5f5aa50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "share/openbr/models"] path = share/openbr/models url = https://github.com/biometrics/openbr-models.git +[submodule "share/openbr/doc"] + path = share/openbr/doc + url = https://github.com/biometrics/openbr-doc.git diff --git a/share/openbr/doc b/share/openbr/doc new file mode 160000 index 0000000..1e15285 --- /dev/null +++ b/share/openbr/doc @@ -0,0 +1 @@ +Subproject commit 1e15285dd2cb2c2de364f5e15762ea69dfa124b8 -- libgit2 0.21.4