update way documentation is handled.

This commit is contained in:
Marty Kraimer
2011-12-12 11:29:00 -05:00
parent 465123ef0f
commit e364a1227e
7 changed files with 57 additions and 16 deletions

1
documentation/README Normal file
View File

@ -0,0 +1 @@
scp pvAccessCPP.html <user>,epics-pvdata@web.sourceforge.net:htdocs/doc/pvAccessCPP

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>EPICS pvAccessCPP</title>
<link rel="stylesheet" type="text/css"
href="http://epics-pvdata.sourceforge.net/base.css" />
<link rel="stylesheet" type="text/css"
href="http://epics-pvdata.sourceforge.net/epicsv4.css" />
<style type="text/css">
/*<![CDATA[*/
.about { margin-left: 3em; margin-right: 3em; font-size: .83em}
table { margin-left: auto; margin-right: auto }
.diagram { text-align: center; margin: 2.5em 0 }
body { margin-right: 10% }
/*]]>*/</style>
</head>
<body>
<h1 style="text-align: center">EPICS pvAccessCPP<br />
2011.12.26</h1>
<p>CONTENTS</p>
<hr />
<h2>Introduction</h2>
<hr />
<p>This product is available via an <a href="http://epics-pvdata.sourceforge.net/LICENSE.html">open source license</a></p>
<p>This overview for pvAccessCPP.
Doxygen documentation is available at <a href="./html/index.html">doxygenDoc</a></p>
<p><b>THIS IS NOT WRITTEN</b>
For now please consult the overview documentation for pvAccessJava.
In addition look at the Doxygen documentation for this project.</p>
</body>
</html>

View File

@ -1 +0,0 @@
placeholder for doxygen generated files