html syntax change

This commit is contained in:
Marty Kraimer
2013-08-28 10:55:20 -04:00
parent 534671dbe8
commit 22786bb07e

View File

@ -73,13 +73,12 @@ The minimum that an extenson must provide is a top level PVStructure and a proce
<h2 class="nocount">Status of this Document</h2>
<p>This is the 28-Aug-2013 version of of pvDatabaseCPP.
<p>This is the 28-Aug-2013 version of of pvDatabaseCPP.</p>
<p><b>NOTE:</b>
This is built against pvDataCPP-md NOT against pvDataCPP.
To build you must also
checkout pvAccessCPP and build it against pvDataCPP-md.
</p>
</p>
<p>All channel methods except channelRPC, which is implemented
by pvAccess, have been implemented.
This project is ready for alpha users.