transforms/docs
changeset 5887 67654f7c51e7
parent 2054 5f403d9bcaad
child 6042 a973ed82292e
equal deleted inserted replaced
5886:abaafa90488e 5887:67654f7c51e7
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2016, 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 all>
    28     default facet.doc.man all>
    48 # html docs
    48 # html docs
    49 <transform dir file link hardlink path=usr/.*/doc/.*(html?|css).* -> \
    49 <transform dir file link hardlink path=usr/.*/doc/.*(html?|css).* -> \
    50     default facet.doc.html all>
    50     default facet.doc.html all>
    51 <transform dir file link hardlink path=usr/lib/help/.*\.html$ -> \
    51 <transform dir file link hardlink path=usr/lib/help/.*\.html$ -> \
    52     default facet.doc.html all>
    52     default facet.doc.html all>
       
    53 <transform dir file link hardlink path=usr/share/gtk-doc/html/.* -> \
       
    54     default facet.doc.html all>
       
    55 
    53 # Ruby API html docs
    56 # Ruby API html docs
    54 <transform file path=usr/ruby/.*/lib/ruby/vendor_ruby/.*/doc/.*/rdoc/* -> \
    57 <transform file path=usr/ruby/.*/lib/ruby/vendor_ruby/.*/doc/.*/rdoc/* -> \
    55     default facet.doc.html all>
    58     default facet.doc.html all>
    56 
    59 
    57 # pdf docs
    60 # pdf docs