Publish img files in default docs content.
author"Jyri J. Virkki" <jyri@virkki.com>
Sun Jan 18 01:43:32 2009 -0800 (13 months ago)
changeset 3f11d28822e4e
parent 2e4041ff0b28a
child 4367e5999a90e
Publish img files in default docs content.
templates/Makefile
templates/docs/img/a.gif
templates/docs/img/content_hline.gif
templates/docs/img/content_hline_L.gif
templates/docs/img/footer.gif
templates/docs/img/footer_L.gif
templates/docs/img/footer_R.gif
templates/docs/img/gradation_header-btm.gif
templates/docs/img/gradation_header.gif
templates/docs/img/gradation_header_L.gif
templates/docs/img/gradation_header_R.gif
templates/docs/img/opensolaris_trans.png
templates/docs/img/openws_title_text.png
templates/icons/a.gif
templates/icons/back.gif
templates/icons/binary.gif
templates/icons/blank.gif
templates/icons/c.gif
templates/icons/content_hline.gif
templates/icons/content_hline_L.gif
templates/icons/footer.gif
templates/icons/footer_L.gif
templates/icons/footer_R.gif
templates/icons/gradation_header-btm.gif
templates/icons/gradation_header.gif
templates/icons/gradation_header_L.gif
templates/icons/gradation_header_R.gif
templates/icons/image.gif
templates/icons/menu.gif
templates/icons/movie.gif
templates/icons/opensolaris_trans.png
templates/icons/openws_title_text.png
templates/icons/sound.gif
templates/icons/text.gif
templates/icons/unknown.gif
       1 --- a/templates/Makefile	Sun Jan 18 01:33:43 2009 -0800
       2 +++ b/templates/Makefile	Sun Jan 18 01:43:32 2009 -0800
       3 @@ -123,7 +123,9 @@
       4  
       5  instance-docs::
       6  	$(MKDIR_DASH_P) $(WS_INSTALL_ROOT)/$(WS_INSTANCE_NAME)/docs
       7 +	$(MKDIR_DASH_P) $(WS_INSTALL_ROOT)/$(WS_INSTANCE_NAME)/docs/img
       8  	$(CP) $(BUILD_ROOT)/templates/docs/*.html  $(WS_INSTALL_ROOT)/$(WS_INSTANCE_NAME)/docs
       9 +	$(CP) $(BUILD_ROOT)/templates/docs/img/*  $(WS_INSTALL_ROOT)/$(WS_INSTANCE_NAME)/docs/img
      10  
      11  instance-lib::
      12  	$(MKDIR_DASH_P) $(WS_INSTALL_ROOT)/$(WS_INSTANCE_NAME)/lib
     1.1 Binary file templates/docs/img/a.gif has changed
     2.1 Binary file templates/docs/img/content_hline.gif has changed
     3.1 Binary file templates/docs/img/content_hline_L.gif has changed
     4.1 Binary file templates/docs/img/footer.gif has changed
     5.1 Binary file templates/docs/img/footer_L.gif has changed
     6.1 Binary file templates/docs/img/footer_R.gif has changed
     7.1 Binary file templates/docs/img/gradation_header-btm.gif has changed
     8.1 Binary file templates/docs/img/gradation_header.gif has changed
     9.1 Binary file templates/docs/img/gradation_header_L.gif has changed
    10.1 Binary file templates/docs/img/gradation_header_R.gif has changed
    11.1 Binary file templates/docs/img/opensolaris_trans.png has changed
    12.1 Binary file templates/docs/img/openws_title_text.png has changed
    13.1 Binary file templates/icons/back.gif has changed
    14.1 Binary file templates/icons/binary.gif has changed
    15.1 Binary file templates/icons/blank.gif has changed
    16.1 Binary file templates/icons/c.gif has changed
    17.1 Binary file templates/icons/image.gif has changed
    18.1 Binary file templates/icons/menu.gif has changed
    19.1 Binary file templates/icons/movie.gif has changed
    20.1 Binary file templates/icons/sound.gif has changed
    21.1 Binary file templates/icons/text.gif has changed
    22.1 Binary file templates/icons/unknown.gif has changed
    23.1 Binary file templates/icons/a.gif has changed
    24.1 Binary file templates/icons/content_hline.gif has changed
    25.1 Binary file templates/icons/content_hline_L.gif has changed
    26.1 Binary file templates/icons/footer.gif has changed
    27.1 Binary file templates/icons/footer_L.gif has changed
    28.1 Binary file templates/icons/footer_R.gif has changed
    29.1 Binary file templates/icons/gradation_header-btm.gif has changed
    30.1 Binary file templates/icons/gradation_header.gif has changed
    31.1 Binary file templates/icons/gradation_header_L.gif has changed
    32.1 Binary file templates/icons/gradation_header_R.gif has changed
    33.1 Binary file templates/icons/opensolaris_trans.png has changed
    34.1 Binary file templates/icons/openws_title_text.png has changed