Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(612)

Unified Diff: lib/godoc/package.html

Issue 466042: code review 466042: godoc: support for multiple packages in a directory (Closed)
Patch Set: code review 466042: godoc: support for multiple packages in a directory Created 14 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/godoc/package.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/godoc/package.html
===================================================================
--- a/lib/godoc/package.html
+++ b/lib/godoc/package.html
@@ -80,6 +80,14 @@
{.end}
{.end}
{.end}
+{.section PList}
+ <h2>Other packages</h2>
+ <p>
+ {.repeated section @}
+ <a href="?p={@|html}">{@|html}</a><br />
+ {.end}
+ </p>
+{.end}
{.section Dirs}
<h2 id="Subdirectories">Subdirectories</h2>
<p>
« no previous file with comments | « no previous file | lib/godoc/package.txt » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b