| 123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
- <task id="all">
- <title>all</title>
- <shortdesc></shortdesc>
- <taskbody>
- <steps>
- <step>
- <cmd><xref href="example_12.dita"/></cmd>
- </step>
- <step>
- <cmd><xref href="example_15.dita"/></cmd>
- </step>
- <step>
- <cmd><xref href="example_last20.dita"/></cmd>
- </step>
- </steps>
- </taskbody>
- <related-links>
- <linkpool role="parent">
- <link href="makefile.dita"/>
- </linkpool>
- </related-links>
- </task>
|