Share

Doxygen

Subscribe

Grouping \xrefitems in a function like /todo

You are viewing a single message from this topic. View all messages.

  1. 2009-11-06 19:17:47 UTC

    Turns out you just need to keep each @xrefitem and it's trailing info on the same line.

    @LLR LOW_LEV_REQ_001: Give a first example LLR
    @LLR LOW_LEV_REQ_002: Give a second example LLR
    

    The following example does NOT work the same:

    @LLR LOW_LEV_REQ_001:
    Give a first example LLR
    @LLR LOW_LEV_REQ_002:
    Give a second example LLR
    
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.