Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 502 Bytes

File metadata and controls

15 lines (13 loc) · 502 Bytes
layout blank

Documentation

The best place to start is by reading the book. This will help you get up and running with Intecture. It's available with examples for:

  • [C]({{ site.baseurl }}/book/c/)
  • [PHP]({{ site.baseurl }}/book/php/)
  • [Rust]({{ site.baseurl }}/book/rust/)

For technical documentation, each language has an API reference manual:

  • [C]({{ site.baseurl }}/c/)
  • [PHP 5]({{ site.baseurl }}/php5/)
  • [PHP 7]({{ site.baseurl }}/php7/)
  • [Rust]({{ site.baseurl }}/rust/inapi/)