From 427c4ed13604e3d71b936aa1f07ad8fa611cbe6e Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 24 Aug 2018 12:02:13 -0400 Subject: [PATCH] Update for doxygen --- c-api/index.html | 61 +++++++++++++++++++++++++++++++----------------- 1 file changed, 39 insertions(+), 22 deletions(-) diff --git a/c-api/index.html b/c-api/index.html index 5a0a0afb..818e5fcc 100644 --- a/c-api/index.html +++ b/c-api/index.html @@ -3,15 +3,17 @@ - - -Cyclone Scheme: Reference Manual + +Cyclone Scheme: Main Page + @@ -23,7 +25,7 @@ Logo
Cyclone Scheme -  0.5 +  0.9
@@ -31,19 +33,34 @@ - + - - - - +
-
Reference Manual
+
Cyclone Scheme Documentation
-

C API

-

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.

-

Scheme API

-

Documentation for the Scheme API is maintained back at the main API Documentation page.

-
+-

C API

+-

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.

+-

Scheme API

+-

Documentation for the Scheme API is maintained back at the main API Documentation page.

+-