summaryrefslogtreecommitdiff
path: root/jarmonbuild/yuidoc_template.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jarmonbuild/yuidoc_template.patch')
-rw-r--r--jarmonbuild/yuidoc_template.patch45
1 files changed, 13 insertions, 32 deletions
diff --git a/jarmonbuild/yuidoc_template.patch b/jarmonbuild/yuidoc_template.patch
index 510e90e..1e1b948 100644
--- a/jarmonbuild/yuidoc_template.patch
+++ b/jarmonbuild/yuidoc_template.patch
@@ -1,6 +1,6 @@
-diff -ruw template.yui/assets/api.css template.jarmon/assets/api.css
---- template.yui/assets/api.css 2008-12-03 12:35:44.000000000 -0500
-+++ template.jarmon/assets/api.css 2016-12-05 04:17:24.002415498 -0500
+diff -ru template.orig/assets/api.css yuidoc_template/assets/api.css
+--- template.orig/assets/api.css 2016-12-05 11:50:33.853055029 -0500
++++ yuidoc_template/assets/api.css 2016-12-05 12:14:33.454839017 -0500
@@ -7,7 +7,7 @@
a:visited { color: #003399;}
@@ -10,28 +10,20 @@ diff -ruw template.yui/assets/api.css template.jarmon/assets/api.css
#doc3 #hd h1 a { position: relative; top: 14px; }
#doc3 #hd a { text-decoration: none; color: black; }
#doc3 #hd h3 {
-diff -ruw template.yui/main.tmpl template.jarmon/main.tmpl
---- template.yui/main.tmpl 2008-12-05 15:28:02.000000000 -0500
-+++ template.jarmon/main.tmpl 2016-12-05 12:06:34.352026870 -0500
-@@ -4,20 +4,20 @@
+Only in template.orig/assets: yui.png
+diff -ru template.orig/main.tmpl yuidoc_template/main.tmpl
+--- template.orig/main.tmpl 2016-12-05 11:50:33.853055029 -0500
++++ yuidoc_template/main.tmpl 2016-12-05 12:33:53.828316623 -0500
+@@ -3,7 +3,7 @@
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>API: $modulename #if $classname# $classname #end if# #if $filename# $filename #end if# (YUI Library)</title>
+ <title>API: $modulename #if $classname# $classname #end if# #if $filename# $filename #end if#</title>
-- <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css?stamp=$timestamp" />
-- <link rel="stylesheet" type="text/css" href="assets/api.css?stamp=$timestamp" />
-+ <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
-+ <link rel="stylesheet" type="text/css" href="assets/api.css" />
-
-- <script type="text/javascript" src="assets/api-js?stamp=$timestamp"></script>
-- <script type="text/javascript" src="assets/ac-js?stamp=$timestamp"></script>
-+ <script type="text/javascript" src="assets/api-js"></script>
-+ <script type="text/javascript" src="assets/ac-js"></script>
- </head>
-
- <body id="yahoo-com">
+ <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css#if $timestamp#?stamp=$timestamp#end if#" />
+ <link rel="stylesheet" type="text/css" href="assets/api.css#if $timestamp#?stamp=$timestamp#end if#" />
+@@ -16,7 +16,7 @@
<div id="doc3" class="yui-t2">
<div id="hd">
@@ -40,23 +32,12 @@ diff -ruw template.yui/main.tmpl template.jarmon/main.tmpl
<h3>$moduletitle&nbsp; <span class="subtitle">$version</span></h3>
<a href="./index.html" title="$projectname">$projectname</a>
#if $modulename
-@@ -49,8 +49,8 @@
+@@ -48,7 +48,7 @@
#if $index
<div class="summary description">
- This is the API documentation for the
-- <a href="http://developer.yahoo.com/yui/">Yahoo! User Interface Library</a>.
+ This is the API documentation for
-+ <a href="$projecturl">$projectname</a>.
+ <a href="$projecturl">$projectname</a>.
<p>Choose a module name from the list for more information.</p>
</div>
-
-@@ -669,7 +669,7 @@
- </div>
- <div id="ft">
- <hr />
-- Copyright &copy; $year Yahoo! Inc. All rights reserved.
-+ Copyright &copy; $year Richard Wall. All rights reserved.
- </div>
- </div>
- <script type="text/javascript">