diff --git a/docs/en_US/code-overview.rst b/docs/en_US/code-overview.rst index 0e91eccac..e9c053abe 100644 --- a/docs/en_US/code-overview.rst +++ b/docs/en_US/code-overview.rst @@ -123,7 +123,7 @@ loaded modules, but must use the defined hook points and fail gracefully in the event that a particular module is not present. Nodes -===== +***** Nodes are very similar to modules, but implement individual nodes on the browser treeview. To be recognised as a module, a Python package must be created. This