diff options
| -rw-r--r-- | README.txt | 4 | ||||
| -rw-r--r-- | doc/dev-readme/QPID-0.8-Component-README.odg | bin | 0 -> 13700 bytes | |||
| -rw-r--r-- | doc/dev-readme/QPID-0.8-Component-README.pdf | bin | 0 -> 40319 bytes | |||
| -rw-r--r-- | doc/dev-readme/README.txt | 6 |
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 Binary files differnew file mode 100644 index 0000000000..4a5024c330 --- /dev/null +++ b/doc/dev-readme/QPID-0.8-Component-README.odg diff --git a/doc/dev-readme/QPID-0.8-Component-README.pdf b/doc/dev-readme/QPID-0.8-Component-README.pdf Binary files differnew file mode 100644 index 0000000000..4b3c810081 --- /dev/null +++ b/doc/dev-readme/QPID-0.8-Component-README.pdf 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. |
