diff --git a/c-api/index.html b/c-api/index.html index 818e5fcc..c0c5ec01 100644 --- a/c-api/index.html +++ b/c-api/index.html @@ -81,12 +81,12 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
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.
--See the modules page for an overview of the major sections.
--Documentation for the Scheme API is maintained back at the main API Documentation page.
--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.
+See the modules page for an overview of the major sections.
+Documentation for the Scheme API is maintained back at the main API Documentation page.
+