From 8565ab59da981d542febae1e93281c09c447c50c Mon Sep 17 00:00:00 2001
From: Nathaniel Graff <nathaniel.graff@sifive.com>
Date: Wed, 6 Feb 2019 11:13:12 -0800
Subject: Add published documentation as submodule

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitmodules')

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
-- 
cgit v1.2.3