0a984af help, makeapi: allow setting command topic explicitly

Authored and Committed by jcholast 7 years ago
    help, makeapi: allow setting command topic explicitly
    
    Help topic can now be specified in the 'topic' class attribute of command
    plugins. Default value is the name of the module where the command is
    defined.
    
    This allows defining a command outside of the topic module.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+26 -36
file modified
+4 -0
file modified
+34 -28