Synopsis: write_label( self, context, labelname )
Create a label or an anchor, a possible target for write_ref( ). labelname should be qualified with FormattingContext.get_label( ) in the same way as in write_ref( ).
Parameter context is an instance of class FormattingContext describing the current context of the documentation.