Comprehensively update user manual and contributor guide, add Adam to core team

This commit is contained in:
Keavon Chambers
2025-01-08 03:52:11 -08:00
parent 9eb544df74
commit 93a60daa24
76 changed files with 931 additions and 685 deletions
@@ -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
+++