And of course I forgot a file again and overlooked a typo...
This commit is contained in:
parent
cad4e2f6dc
commit
7de90e16f6
2 changed files with 1 additions and 1 deletions
BIN
docs/images/plugins_gettingstarted_helloworld_tab.png
Normal file
BIN
docs/images/plugins_gettingstarted_helloworld_tab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
|
|
@ -886,7 +886,7 @@ Where do we go from here?
|
|||
-------------------------
|
||||
|
||||
You've now seen how easy it is to add functionality to OctoPrint with this little tutorial. You can find the full
|
||||
source code of the little Hello World plugin we built together here :ref:`on Github <https://github.com/OctoPrint/Plugin-Examples/tree/master/helloworld>`.
|
||||
source code of the little Hello World plugin we built together here `on Github <https://github.com/OctoPrint/Plugin-Examples/tree/master/helloworld>`_.
|
||||
|
||||
But I want to invite you to dive deeper into OctoPrint's plugin system. To get an idea of all the other various plugin types
|
||||
you haven't seen yet, :ref:`take a look at the available plugin mixins <sec-plugins-mixins>`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue