documentation only, never to be part of the build; fixing stylesheet problem
git-svn-id: svn://10.0.0.236/trunk@92210 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0d29952a29
commit
5b191ef2e9
@ -2,8 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>the complete guide to mozilla/string</title>
|
||||
<link rel="stylesheet" href="string-guide.css" type="text/css">
|
||||
<!-- link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" type="text/css"-->
|
||||
|
||||
<link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" title="remote stylesheet" type="text/css">
|
||||
<link rel="alternate stylesheet" href="string-guide.css" title="local stylesheet" type="text/css">
|
||||
<!-- meta http-equiv="Default-Style" content="remote stylesheet" -->
|
||||
</head>
|
||||
<body>
|
||||
<!-- ----|---------|---------|---------|---------|---------|---------|---------| -->
|
||||
|
||||
@ -2,8 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>the complete guide to mozilla/string</title>
|
||||
<link rel="stylesheet" href="string-guide.css" type="text/css">
|
||||
<!-- link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" type="text/css"-->
|
||||
|
||||
<link rel="stylesheet" href="http://www.mozilla.org/projects/string/string-guide.css" title="remote stylesheet" type="text/css">
|
||||
<link rel="alternate stylesheet" href="string-guide.css" title="local stylesheet" type="text/css">
|
||||
<!-- meta http-equiv="Default-Style" content="remote stylesheet" -->
|
||||
</head>
|
||||
<body>
|
||||
<!-- ----|---------|---------|---------|---------|---------|---------|---------| -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user