Changeset 4f597816 for BOOK/testpart.xml


Ignore:
Timestamp:
Apr 23, 2011, 5:43:26 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
4fc487d
Parents:
9db1668
Message:

Render the seghead of the content list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/testpart.xml

    r9db1668 r4f597816  
    4545
    4646    <c:para>Install the package:</c:para>
    47 
    4847<c:command>make htmldir=/usr/share/doc/bash-&bash-version; install</c:command>
    4948
     
    6059
    6160  </c:install>
     61
     62  <c:contents>
     63
     64<c:directory>
     65  <c:name>/usr/blah</c:name>
     66  <c:description>Some Crap</c:description>
     67</c:directory>
     68<c:directory>
     69  <c:name>/usr/blah2</c:name>
     70  <c:description>Some Crap2</c:description>
     71</c:directory>
     72<c:directory>
     73  <c:name>/usr/blah3</c:name>
     74  <c:description>Some Crap2</c:description>
     75</c:directory>
     76<c:directory>
     77  <c:name>/usr/blah4</c:name>
     78  <c:description>Some Crap2</c:description>
     79</c:directory>
     80  </c:contents>
    6281
    6382</c:package>
     
    90109  </c:install>
    91110
     111  <c:contents c:ref="ch-system-bash" />
     112
    92113</c:package>
    93114
Note: See TracChangeset for help on using the changeset viewer.