[media] DocBook: add entry IDs for enum fe_sec_mini_cmd
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 7 Jun 2015 08:49:51 +0000 (05:49 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:47:30 +0000 (17:47 -0300)
enum fe_sec_mini_cmd is documented together with
FE_DISEQC_SEND_BURST.

Add xrefs for each entry there. This makes the hyperlinks at
frontend.h to go directly to the right documentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/dvb/fe-diseqc-send-burst.xml

index 91dd2078a0f4d9d9ed27e5bc455f3af2054f658f..9f6a68f32de3146e1d7162ae99c8cba2b5e49ad8 100644 (file)
        </thead>
        <tbody valign="top">
        <row>
-           <entry align="char">SEC_MINI_A</entry>
+           <entry align="char" id="SEC-MINI-A"><constant>SEC_MINI_A</constant></entry>
            <entry align="char">Sends a mini-DiSEqC 22kHz '0' Tone Burst to
                select satellite-A</entry>
        </row><row>
-           <entry align="char">SEC_MINI_B</entry>
+           <entry align="char" id="SEC-MINI-B"><constant>SEC_MINI_B</constant></entry>
            <entry align="char">Sends a mini-DiSEqC 22kHz '1' Data Burst to
                select satellite-B</entry>
        </row>