67 lines
2.3 KiB
Markdown
67 lines
2.3 KiB
Markdown
| [English](https://github.com/miroiu/nodify/wiki/Home) | [简体中文](https://github.com/miroiu/nodify/wiki/主页) |
|
|
| ----------------------------------------------------- | ------------------------------------------------------ |
|
|
|
|
---
|
|
|
|
## [Home](Home)
|
|
|
|
[Getting Started](Getting-Started)
|
|
|
|
- [Hierarchy and terminology](Getting-Started#hierarchy-and-terminology)
|
|
- [Content layers](Getting-Started#content-layers)
|
|
- [Creating an editor](Getting-Started#creating-an-editor)
|
|
- [Using a theme](Getting-Started#using-an-existing-theme)
|
|
- [Minimal example](Getting-Started#a-minimal-example)
|
|
- [Drawing a grid](Getting-Started#drawing-a-grid)
|
|
|
|
[Editor overview](Editor-Overview)
|
|
|
|
- [Moving the viewport](Editor-Overview#panning)
|
|
- [Zooming](Editor-Overview#zooming)
|
|
- [Scrolling](Editor-Overview#scrolling)
|
|
- [Selecting items](Editor-Overview#selecting)
|
|
- [Pushing items](Editor-Overview#pushing-items)
|
|
- [Snapping to grid](Editor-Overview#snapping)
|
|
- [Commands](Editor-Overview#commands)
|
|
|
|
[ItemContainer overview](ItemContainer-Overview)
|
|
|
|
- [Selecting](ItemContainer-Overview#selecting)
|
|
- [Moving](ItemContainer-Overview#moving-and-dragging)
|
|
|
|
[Nodes overview](Nodes-Overview)
|
|
|
|
- [The node](Nodes-Overview#1-the-node-control)
|
|
- [The grouping node](Nodes-Overview#2-the-groupingnode-control)
|
|
- [The knot node](Nodes-Overview#3-the-knotnode-control)
|
|
- [The state node](Nodes-Overview#4-the-statenode-control)
|
|
|
|
[Connections overview](Connections-Overview)
|
|
|
|
- [Base connection](Connections-Overview#base-connection)
|
|
- [Bezier connection](Connections-Overview#connection)
|
|
- [Line connection](Connections-Overview#line-connection)
|
|
- [Circuit connection](Connections-Overview#circuit-connection)
|
|
- [Step connection](Connections-Overview#step-connection)
|
|
- [Pending connection](Connections-Overview#pending-connection)
|
|
|
|
[Connectors overview](Connectors-Overview)
|
|
|
|
- [NodeInput and NodeOutput](Connectors-Overview#nodeinput-and-nodeoutput)
|
|
|
|
[CuttingLine overview](CuttingLine-Overview)
|
|
|
|
- [Enabling preview](CuttingLine-Overview#enabling-preview)
|
|
- [Custom connections](CuttingLine-Overview#custom-connections)
|
|
- [Customization](CuttingLine-Overview#customization)
|
|
|
|
[Minimap overview](Minimap-Overview)
|
|
|
|
- [Moving the viewport](Minimap-Overview#panning)
|
|
- [Zooming](Minimap-Overview#zooming)
|
|
- [Customization](Minimap-Overview#customization)
|
|
|
|
[API Reference](API-Reference)
|
|
|
|
[(FAQ) Frequently asked questions](FAQ)
|