Using @others to group codeΒΆ

You can use @others to “comment out” all descendant nodes as shown. This works in Python because the indentation of the @others directive causes the expansion of all descendant nodes to have 4 extra spaces.

_images/slide-019.png

Previous topic

EggsClass

Next topic

Summary of @file