Changeset 7021

Show
Ignore:
Timestamp:
22/10/10 19:22:51 (19 months ago)
Author:
westram
Message:
  • fixed index name
Location:
trunk/HELP_SOURCE
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/HELP_SOURCE/Makefile

    r7018 r7021  
    1414HTML_LOCATION=../lib/help_html 
    1515HLP_DEST=../lib/help 
    16 HELP_INDEX_NAME = aaa_help_index 
     16HELP_INDEX_NAME = help_index 
    1717 
    1818# needed tools: 
     
    9595DTD=arb_help.dtd 
    9696 
    97 # @@@ reactivate again: 
    98 $(XML) : $(XML_DEPEND)  $(QUIETLY) 
    99 #$(XML) :  $(QUIETLY) 
    100  
    101 #$(XML) : $(XML_DEPEND) Makefile $(QUIETLY) 
    102  
     97$(XML) : $(XML_DEPEND) Makefile $(QUIETLY) 
    10398 
    10499$(HELP_INDEX_XML): $(OLD_HELP_ALL) $(XML) ./generate_index.pl Makefile  
  • trunk/HELP_SOURCE/to_html.xsl

    r7018 r7021  
    407407                  <xsl:with-param name="address" select="'http://rtfm.arb-home.de/'"/> 
    408408                </xsl:call-template>.</NOBR><BR/> 
    409                 See also <A href="{concat($rootpath,'aaa_help_index')}.html">index</A> of helppages.<BR/> 
     409                See also <A href="{concat($rootpath,'help_index')}.html">index</A> of helppages.<BR/> 
    410410                Last update on <xsl:value-of select="$date"/>. 
    411411              </FONT>