Commit 3ca6d65c935479915ea91bb233c705f2f8e4160e

Authored by Josh Klontz
1 parent 1998d428

added doc submodule

.gitmodules
... ... @@ -4,3 +4,6 @@
4 4 [submodule "share/openbr/models"]
5 5 path = share/openbr/models
6 6 url = https://github.com/biometrics/openbr-models.git
  7 +[submodule "share/openbr/doc"]
  8 + path = share/openbr/doc
  9 + url = https://github.com/biometrics/openbr-doc.git
... ...
  1 +Subproject commit 1e15285dd2cb2c2de364f5e15762ea69dfa124b8
... ...