mirror of
https://github.com/xodio/xod.git
synced 2026-03-13 12:16:54 +01:00
30 lines
706 B
Markdown
30 lines
706 B
Markdown
---
|
||
title: XOD Documentation
|
||
---
|
||
|
||
XOD Documentation
|
||
=================
|
||
|
||
Quick start tutorial
|
||
--------------------
|
||
|
||
1. [Installing and Running XOD](./tutorial/install/)
|
||
1. [Nodes and Links](./tutorial/nodes-and-links/)
|
||
1. [Data Types and Conversions](./tutorial/data-types-and-conversions/)
|
||
1. [Patch Nodes](./tutorial/patch-nodes/)
|
||
1. [Complex Projects?](./tutorial/complex-projects/)
|
||
|
||
User’s guide
|
||
------------
|
||
|
||
* [Program Structure](./guide/program-structure/)
|
||
* [Data Types](./guide/data-types/)
|
||
* [Linking Rules](./guide/linking-rules/)
|
||
* [Execution Model](./guide/execution-model/)
|
||
|
||
Node reference
|
||
--------------
|
||
|
||
* [`xod/core`](/libs/xod/core/)
|
||
* [`xod/common-hardware`](/libs/xod/common-hardware/)
|