RELEASE_NOTES, README cleanup
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
<h1>Release release/3.1 IN DEVELOPMENT</h1>
|
||||
<p>The main changes since release 3.0.2 are:</p>
|
||||
<ul>
|
||||
<li>pvAccess API is changed.</li>
|
||||
</ul>
|
||||
<h2>pvAccess API is changed.</h2>
|
||||
<p>Instead of data (PVStructure) appearing in connect callback (for example channelGetConnect)
|
||||
it now is present in method called by whoever delivers the data.
|
||||
See pvAccessJava.html for details.</p>
|
||||
<h1>Release 3.0.4</h1>
|
||||
<p>This was the starting point for RELEASE_NOTES</p>
|
@ -1,9 +0,0 @@
|
||||
<h1>TODO</h1>
|
||||
<h2>pvAccessCPP.html</h2>
|
||||
<p>This needs to be written.
|
||||
For now it just refers to pvAccessJava.html</p>
|
||||
<h2>RPCClient</h2>
|
||||
<p>The C++ implementation only has method request.
|
||||
The Java version has methods: destroy, waitConnect, request, sendRequest, and waitResponse.</p>
|
||||
<h2>Matej to add info</h2>
|
||||
<p>This markdown document is for Matej to edit.</p>
|
@ -1,13 +0,0 @@
|
||||
TODO
|
||||
===========
|
||||
|
||||
pvAccessCPP.html
|
||||
------------
|
||||
|
||||
This needs to be written.
|
||||
For now it just refers to pvAccessJava.html
|
||||
|
||||
Matej to add info
|
||||
--------
|
||||
|
||||
This markdown document is for Matej to edit.
|
Reference in New Issue
Block a user