transforms/docs
branchs11-update
changeset 2363 a6c904339783
parent 453 df0646878054
child 976 3e60a8a2dff1
equal deleted inserted replaced
2362:48abcd3091c2 2363:a6c904339783
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # man pages
    26 # man pages
    27 <transform dir file link hardlink path=usr.*/man(/.+){0,1}$ -> \
    27 <transform dir file link hardlink path=usr.*/man(/.+){0,1}$ -> \
    28     default facet.doc.man true>
    28     default facet.doc.man true>
    40 <transform dir file link hardlink path=usr/lib/help/.*\.html$ -> \
    40 <transform dir file link hardlink path=usr/lib/help/.*\.html$ -> \
    41     default facet.doc.html true>
    41     default facet.doc.html true>
    42 
    42 
    43 # pdf docs
    43 # pdf docs
    44 <transform dir file link hardlink path=usr/.*/doc/.*\.pdf$ -> \
    44 <transform dir file link hardlink path=usr/.*/doc/.*\.pdf$ -> \
    45     default facet.doc.html true>
    45     default facet.doc.pdf true>
    46 
    46 
    47 # general documentation
    47 # general documentation
    48 <transform dir file link hardlink path=usr/.*/doc(/.+){0,1}$ -> \
    48 <transform dir file link hardlink path=usr/.*/doc(/.+){0,1}$ -> \
    49     default facet.doc true>
    49     default facet.doc true>
    50 
    50