************ Example code ************ Main-example ============ Sphinx allow easy reference to illustrate code in the documentation e.g. a module can be reproduced .. literalinclude:: ../../../src/cmatools/combine/combine.py e.g. .. literalinclude:: ../../../src/cmatools/observations/test.py :pyobject: this_one Sub-example =========== e.g. .. literalinclude:: ../../../src/cmatools/observations/test.py :pyobject: another_one