Changeset 1687

Show
Ignore:
Timestamp:
04/25/07 14:12:18 (2 years ago)
Author:
dsugar
Message:

Fix look of webhelp

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/toc.xslt

    r1685 r1687  
    55<xsl:template match="/toc"> 
    66        <html> 
     7                <head> 
     8                        <link rel="stylesheet" type="text/css" href="help.css" /> 
     9                </head> 
    710                <body> 
    811        <ul> 
  • trunk/helpfiles/webdocs.html

    r1685 r1687  
    11<html> 
    22<head> 
    3         <title>SLIDE Documentation</title> 
     3        <title>CDS Framework Documentation</title> 
    44</head> 
    55<frameset cols="300,*">