diff options
author | Michael Goulish <mgoulish@apache.org> | 2010-03-17 06:34:08 +0000 |
---|---|---|
committer | Michael Goulish <mgoulish@apache.org> | 2010-03-17 06:34:08 +0000 |
commit | e2f119dca7816d3870f4095908e2bf01832fd11d (patch) | |
tree | 96dd4b2239954bfbcdb24397dd37c984a40d5283 /cpp/docs/src | |
parent | 39dd36c890446d65798dd91077c97b469ababbde (diff) | |
download | qpid-python-e2f119dca7816d3870f4095908e2bf01832fd11d.tar.gz |
initial checkin of CONTENTS file -- explanation of purpose of this directory.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@924173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/docs/src')
-rw-r--r-- | cpp/docs/src/CONTENTS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cpp/docs/src/CONTENTS b/cpp/docs/src/CONTENTS new file mode 100644 index 0000000000..b7a9d411ac --- /dev/null +++ b/cpp/docs/src/CONTENTS @@ -0,0 +1,12 @@ +This directory contains documentation about the C++ source +that is expressed in formats that does not fit comfortably +within C++ source files. + +As with all documentation, including comments, it may become +outmoded with respect to the code. + +If you find external code doco useful in your work -- if it +helps you save some time -- please return some of that time +in the form of effort to keep the documentation updated. + + |