Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Jan 9, 2025
1 parent 2d9236f commit 38c08e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions reference/extending/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ vvvv makes it easy for you to extend it with your own nodes and libraries. Here
## Custom nodes

* [Using .NET libraries](using-net-libraries.md)
* [Choosing a Code Editor](code-editors.md)
* [Writing Nodes using C#](writing-nodes.md)
* [Custom Regions](custom-regions.md)

Expand Down
2 changes: 1 addition & 1 deletion reference/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@

# [Extending vvvv](extending/overview.md)
## [Using .NET Libraries](extending/using-net-libraries.md)
## [Setting up a Code Editor](extending/code-editors.md)
## [Choosing a Code Editor](extending/code-editors.md)
## [Writing Nodes using C#](extending/writing-nodes.md)
## [Custom Regions](extending/custom-regions.md)
## [Contributing to a Library](extending/contributing.md)
Expand Down

0 comments on commit 38c08e4

Please sign in to comment.