Files
xod/docs/README.md
Victor Nakoryakov a5af6e7029 doc(docs): fix TOCs
2017-06-26 12:04:20 +03:00

30 lines
706 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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/)
Users 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/)