- Split Winelib User Guide into smaller files for easier maintenance
  and better integration with make_winehq.
- Add some Winelib docs from Jon Griffiths.
- Fix a <sect2> problem in running.sgml.

diff --git a/documentation/winelib-pkg.sgml b/documentation/winelib-pkg.sgml
new file mode 100644
index 0000000..55024d7
--- /dev/null
+++ b/documentation/winelib-pkg.sgml
@@ -0,0 +1,15 @@
+  <chapter id="packaging">
+    <title id="packaging.title">Packaging your Winelib application</title>
+    <para>
+      Selecting which libraries to deliver,
+      how to avoid interference with other Winelib applications, 
+      how to play nice with other Winelib applications
+    </para>
+  </chapter>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-parent-document:("wine-doc.sgml" "book" "chapter" "")
+End:
+-->