Skip to content

Commit

Permalink
Add another tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
rlafuente committed May 6, 2018
1 parent d7d07b2 commit 6fba0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The original Nodebox tutorial pages are an excellent introduction to the concept
- `Paths <https://www.nodebox.net/code/index.php/Paths>`_ -- the basics of Béziers
- `Manipulating paths <https://www.nodebox.net/code/index.php/Manipulating_Paths>`_ -- tweaking points on a path
- `Path Mathematics <https://www.nodebox.net/code/index.php/Path_Mathematics>`_ finding points in a path, inserting new ones
- `Path Filters <https://www.nodebox.net/code/index.php/Path_Filters>`_ applying effects on a path
- `Compound paths <https://www.nodebox.net/code/index.php/Compound_Paths>`_ -- path operations (unsupported?)
- `Clamping paths <https://www.nodebox.net/code/index.php/Clamping_Paths>`_ -- limiting paths to a box (unsupported?)

Expand Down

0 comments on commit 6fba0dc

Please sign in to comment.