diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a304a8f..c06c4c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "software/example-pmp"] path = software/example-pmp url = https://github.com/sifive/example-pmp.git +[submodule "doc/html"] + path = doc/html + url = https://github.com/sifive/freedom-e-sdk-docs.git |