From e2f119dca7816d3870f4095908e2bf01832fd11d Mon Sep 17 00:00:00 2001 From: Michael Goulish Date: Wed, 17 Mar 2010 06:34:08 +0000 Subject: 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 --- cpp/docs/src/CONTENTS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cpp/docs/src/CONTENTS (limited to 'cpp/docs/src') 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. + + -- cgit v1.2.1