diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-02-06 11:13:12 -0800 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-02-06 11:13:12 -0800 |
commit | 8565ab59da981d542febae1e93281c09c447c50c (patch) | |
tree | 40b70bb9de7ec17e6ce5e8b876eaad0a07a210e1 | |
parent | c1e8371e61dd1b36473302438fdd49d936a72d87 (diff) |
Add published documentation as submodule
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | doc/html | 0 |
2 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 diff --git a/doc/html b/doc/html new file mode 160000 +Subproject 375bb5043687b7eeb0fa91e4af4b5c937e1e70f |