.. _`Hello world example`: .. _`org.sysess.sympathy.examples.helloworld`: Hello world example ``````````````````` Documentation ::::::::::::: This, minimal, example prints a fixed "Hello world!" greeting when executed. See :ref:`nodewriting` for more information about writing nodes. Definition :::::::::: Implementation .............. .. automodule:: node_examples :noindex: .. class:: HelloWorld :noindex: