summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt4
-rw-r--r--doc/dev-readme/QPID-0.8-Component-README.odgbin0 -> 13700 bytes
-rw-r--r--doc/dev-readme/QPID-0.8-Component-README.pdfbin0 -> 40319 bytes
-rw-r--r--doc/dev-readme/README.txt6
4 files changed, 10 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 14202ab703..00a56bdc3d 100644
--- a/README.txt
+++ b/README.txt
@@ -63,3 +63,7 @@ Management Tools (implemented in Java):
Documentation:
./doc
+
+
+Further information about the organization of Qpid source components may
+be found in ./doc/dev-readme/QPID-0.8-Component-README.pdf.
diff --git a/doc/dev-readme/QPID-0.8-Component-README.odg b/doc/dev-readme/QPID-0.8-Component-README.odg
new file mode 100644
index 0000000000..4a5024c330
--- /dev/null
+++ b/doc/dev-readme/QPID-0.8-Component-README.odg
Binary files differ
diff --git a/doc/dev-readme/QPID-0.8-Component-README.pdf b/doc/dev-readme/QPID-0.8-Component-README.pdf
new file mode 100644
index 0000000000..4b3c810081
--- /dev/null
+++ b/doc/dev-readme/QPID-0.8-Component-README.pdf
Binary files differ
diff --git a/doc/dev-readme/README.txt b/doc/dev-readme/README.txt
new file mode 100644
index 0000000000..65a8626e53
--- /dev/null
+++ b/doc/dev-readme/README.txt
@@ -0,0 +1,6 @@
+This directory holds documents of interest to developers.
+
+The documents are descriptions of how Qpid is organized at the source code
+level and not of how Qpid works as a delivered product. They provide
+supporting graphics and illustrations for top-level README.txt files
+located elsewhere in the source tree.