From b83c3599ada521299aa26628993fcfcfd2af680d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 5 Dec 2016 12:20:00 -0500 Subject: Generate a patch file of yuidoc-1.0.0b1/template jarmonbuild/yuidoc_template --- jarmonbuild/yuidoc_template.patch | 62 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 jarmonbuild/yuidoc_template.patch diff --git a/jarmonbuild/yuidoc_template.patch b/jarmonbuild/yuidoc_template.patch new file mode 100644 index 0000000..510e90e --- /dev/null +++ b/jarmonbuild/yuidoc_template.patch @@ -0,0 +1,62 @@ +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 +@@ -7,7 +7,7 @@ + a:visited { color: #003399;} + + #doc3 #hd { margin-bottom:1em; position: relative; zoom: 1; } +-#doc3 #hd h1 { color: #545454; font-size: 170%; padding: 0px 0 8px 150px; background: url(yui.png) 15px 9px no-repeat; height: 60px; font-weight: bold; } ++#doc3 #hd h1 { color: #545454; font-size: 170%; padding: 0; height: 60px; font-weight: bold; text-align: center;} + #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 @@ + + + +- API: $modulename #if $classname# $classname #end if# #if $filename# $filename #end if# (YUI Library) ++ API: $modulename #if $classname# $classname #end if# #if $filename# $filename #end if# + +- +- ++ ++ + +- +- ++ ++ + + + + +
+
+-

$projectname

++

$projectname v$version API Documentation

+

$moduletitle  $version

+ $projectname + #if $modulename +@@ -49,8 +49,8 @@ + #if $index + +
+- This is the API documentation for the +- Yahoo! User Interface Library. ++ This is the API documentation for ++ $projectname. +

Choose a module name from the list for more information.

+
+ +@@ -669,7 +669,7 @@ +
+
+
+- Copyright © $year Yahoo! Inc. All rights reserved. ++ Copyright © $year Richard Wall. All rights reserved. +
+
+