From: Robert Griesemer
Date: Fri, 18 Sep 2009 00:04:51 +0000 (-0700)
Subject: - use new css for godoc templates
X-Git-Tag: weekly.2009-11-06~549
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ec8c611b406ca7667dfe7ef87a149624bc88e21d;p=gostls13.git
- use new css for godoc templates
- final location of files TBD
R=rsc,r
DELTA=84 (19 added, 46 deleted, 19 changed)
OCL=34758
CL=34761
---
diff --git a/lib/godoc/package.html b/lib/godoc/package.html
index a14398aa21..1b577229ca 100644
--- a/lib/godoc/package.html
+++ b/lib/godoc/package.html
@@ -1,9 +1,14 @@
+
+
{.section Dirs}
Subdirectories
{.repeated section @}
{Name|html}
{.end}
-
{.end}
{.section PDoc}
package {PackageName|html}
@@ -27,7 +32,6 @@
{.end}
{.end}
{.section Vars}
-
Variables
{.repeated section @}
{Doc|html-comment}
@@ -35,7 +39,6 @@
{.end}
{.end}
{.section Funcs}
-
{.repeated section @}
{Decl|html}
@@ -44,7 +47,6 @@
{.end}
{.section Types}
{.repeated section @}
-
{Doc|html-comment}
{Decl|html}
@@ -69,7 +71,6 @@
{.end}
{.end}
{.section Bugs}
-
Bugs
{.repeated section @}
{@|html-comment}
diff --git a/lib/godoc/parseerror.html b/lib/godoc/parseerror.html
index 4d12425e48..35d95621ed 100644
--- a/lib/godoc/parseerror.html
+++ b/lib/godoc/parseerror.html
@@ -1,3 +1,9 @@
+
+
Parse errors in {filename}
{.repeated section list}