diff --git a/src/java/org/apache/poi/poifs/dev/package.html b/src/java/org/apache/poi/poifs/dev/package.html
new file mode 100755
index 0000000000..f9fcd83a66
--- /dev/null
+++ b/src/java/org/apache/poi/poifs/dev/package.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+DEV package serves two purposes. 1. Examples for how to use POIFS and 2. tools for developing
+and validating POIFS.
+
+Related Documentation
+
+For overviews, tutorials, examples, guides, and tool documentation, please see:
+
+
+
+@see org.apache.poi.poifs
+
+
diff --git a/src/java/org/apache/poi/poifs/property/package.html b/src/java/org/apache/poi/poifs/property/package.html
new file mode 100755
index 0000000000..30a22e3144
--- /dev/null
+++ b/src/java/org/apache/poi/poifs/property/package.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+property package contains high and low level Property structures for POIFS.
+
+Related Documentation
+
+For overviews, tutorials, examples, guides, and tool documentation, please see:
+
+
+
+@see org.apache.poi.poifs.filesystem
+
+