diff --git a/hapi-deployable-pom/pom.xml b/hapi-deployable-pom/pom.xml
index 3df73b8551e..fc12dbaa61e 100644
--- a/hapi-deployable-pom/pom.xml
+++ b/hapi-deployable-pom/pom.xml
@@ -143,10 +143,15 @@
org.checkerframeworkchecker-compat-qual
+
+ org.apache.poi
+ ooxml-schemas
+ .*\.txt$.*\.html$
+ schemaorg_apache_xmlbeans.*javac.batabout.htmlchangelog.xml
@@ -181,6 +186,7 @@
-Xdoclint:none-Xdoclint:none
+
@@ -204,12 +210,13 @@
falsefalse-Xdoclint:none
+
package
- jar
+ aggregate-jar
diff --git a/hapi-fhir-docs/pom.xml b/hapi-fhir-docs/pom.xml
new file mode 100644
index 00000000000..b7096ae24f3
--- /dev/null
+++ b/hapi-fhir-docs/pom.xml
@@ -0,0 +1,20 @@
+
+ 4.0.0
+
+
+ ca.uhn.hapi.fhir
+ hapi-deployable-pom
+ 4.1.0-SNAPSHOT
+ ../hapi-deployable-pom/pom.xml
+
+
+ hapi-fhir-docs
+ jar
+
+ HAPI FHIR - Docs
+
+
+
+
+
diff --git a/hapi-fhir-docs/src/main/java/DocsMarker.java b/hapi-fhir-docs/src/main/java/DocsMarker.java
new file mode 100644
index 00000000000..cea84ab7946
--- /dev/null
+++ b/hapi-fhir-docs/src/main/java/DocsMarker.java
@@ -0,0 +1,25 @@
+/*-
+ * #%L
+ * HAPI FHIR - Docs
+ * %%
+ * Copyright (C) 2014 - 2019 University Health Network
+ * %%
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * #L%
+ */
+/**
+ * This is just here to force a javadoc to be built in order to keep
+ * Maven Central happy
+ */
+public class DocsMarker {
+}
diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/V4_1_0/A-test.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/V4_1_0/A-test.yaml
new file mode 100644
index 00000000000..e62523972e5
--- /dev/null
+++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/V4_1_0/A-test.yaml
@@ -0,0 +1,3 @@
+---
+type: add
+title: feature
diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/files.properties b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/files.properties
new file mode 100644
index 00000000000..5722f60cb69
--- /dev/null
+++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/files.properties
@@ -0,0 +1,4 @@
+
+section.introduction.title=Welcome to Smile CDR
+page.introduction.table_of_contents=Table of Contents
+page.introduction.changelog=Changelog
diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/changelog.md b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/changelog.md
new file mode 100644
index 00000000000..82714c6edc7
--- /dev/null
+++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/changelog.md
@@ -0,0 +1,50 @@
+# Changelog
+
+
+
+# Smile CDR
+
+## Release Information
+
+
+**Released:**
+
+
+**Codename:**
+
+
+
+## Upgrade Instructions
+
+[(${changelog.changes.get(version).upgrade})]
+
+
+## Changes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/table_of_contents.md b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/table_of_contents.md
new file mode 100644
index 00000000000..895c1ee9002
--- /dev/null
+++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/introduction/table_of_contents.md
@@ -0,0 +1,26 @@
+# Table of Contents
+
+Welcome to HAPI FHIR!
+
+---
+
+