Update of /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27433
Modified Files:
design.docs extending.docs
Log Message:
update docs
Index: extending.docs
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/extending.docs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** extending.docs 22 Jun 2006 10:56:35 -0000 1.2
--- extending.docs 3 Oct 2006 13:48:41 -0000 1.3
***************
*** 24,27 ****
--- 24,36 ----
/*! \page extending Extending QuantLibAddin
+ <table border="1" bgcolor="lightsteelblue">
+ <tr>
+ <td><b>NB:</b> This document is out of date. The QuantLibAddin implementation
+ still reflects the high-level ideas in this document but many of the details
+ have changed. For further information please refer to the QuantLibAddin source
+ code or send email to qua...@li....</td>
+ </tr>
+ </table>
+
\section overview Overview
Index: design.docs
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/design.docs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** design.docs 19 May 2006 16:56:16 -0000 1.1
--- design.docs 3 Oct 2006 13:48:41 -0000 1.2
***************
*** 24,27 ****
--- 24,36 ----
/*! \page design Design
+ <table border="1" bgcolor="lightsteelblue">
+ <tr>
+ <td><b>NB:</b> This document is out of date. The QuantLibAddin implementation
+ still reflects the high-level ideas in this document but many of the details
+ have changed. For further information please refer to the QuantLibAddin source
+ code or send email to qua...@li....</td>
+ </tr>
+ </table>
+
<h2>Abstract</h2>
<p>%QuantLibAddin implements an interface supporting a subset of
|