Remove markup chars

This commit is contained in:
Justin Ethier 2018-08-24 12:04:15 -04:00
parent 427c4ed136
commit 66969079c8

View file

@ -81,12 +81,12 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<div class="title">Cyclone Scheme Documentation</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><h1>C API</h1>
-<p>This documentation covers the C API provided by Cyclone Scheme. It is intended both to help understand how the Cyclone runtime works as well as to provide a useful reference manual when working with the Cyclone FFI.</p>
-<p>See the <a href="modules.html">modules page</a> for an overview of the major sections.</p>
-<h1>Scheme API</h1>
-<p>Documentation for the Scheme API is maintained back at the main <a href="http://justinethier.github.io/cyclone/docs/API">API Documentation</a> page. </p>
-</div></div><!-- contents -->
<div class="textblock"><h1>C API</h1>
<p>This documentation covers the C API provided by Cyclone Scheme. It is intended both to help understand how the Cyclone runtime works as well as to provide a useful reference manual when working with the Cyclone FFI.</p>
<p>See the <a href="modules.html">modules page</a> for an overview of the major sections.</p>
<h1>Scheme API</h1>
<p>Documentation for the Scheme API is maintained back at the main <a href="http://justinethier.github.io/cyclone/docs/API">API Documentation</a> page. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">