mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 05:48:11 +08:00
Comprehensively update user manual and contributor guide, add Adam to core team
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
+++
|
||||
title = "Raster editing"
|
||||
template = "book.html"
|
||||
page_template = "book.html"
|
||||
|
||||
[extra]
|
||||
order = 6
|
||||
+++
|
||||
|
||||
- Opening the graph
|
||||
- Document graph vs. layer graph, limitations
|
||||
- Adding nodes
|
||||
- Connecting nodes
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Layers"
|
||||
|
||||
[extra]
|
||||
order = 2
|
||||
+++
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "Nodes"
|
||||
|
||||
[extra]
|
||||
order = 1
|
||||
+++
|
||||
Reference in New Issue
Block a user