Changeset 1687
- 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
| r1685 |
r1687 |
|
| 5 | 5 | <xsl:template match="/toc"> |
|---|
| 6 | 6 | <html> |
|---|
| | 7 | <head> |
|---|
| | 8 | <link rel="stylesheet" type="text/css" href="help.css" /> |
|---|
| | 9 | </head> |
|---|
| 7 | 10 | <body> |
|---|
| 8 | 11 | <ul> |
|---|
| r1685 |
r1687 |
|
| 1 | 1 | <html> |
|---|
| 2 | 2 | <head> |
|---|
| 3 | | <title>SLIDE Documentation</title> |
|---|
| | 3 | <title>CDS Framework Documentation</title> |
|---|
| 4 | 4 | </head> |
|---|
| 5 | 5 | <frameset cols="300,*"> |
|---|
Download in other formats:
* Generating other formats may take time.