Remove old file

This commit is contained in:
Justin Ethier 2018-08-09 17:20:28 -04:00
parent 9a741fe3b5
commit 8a950380b0

View file

@ -1,11 +0,0 @@
# Reference Manual {#mainpage}
# 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](modules.html) for an overview of the major sections.
# Scheme API
Documentation for the Scheme API is maintained back at the main [API Documentation](http://justinethier.github.io/cyclone/docs/API) page.