1
0
mirror of https://github.com/golang/go synced 2024-10-03 11:21:22 -06:00
go/lib/godoc
Robert Griesemer 12cf2ff00b godoc: pass *PageInfos instead of *token.FileSets in templates
- convert all formatters that require a *token.FileSet to
  consistenly use a *PageInfo as first argument instead
- adjust templates correspondingly
- fix outstanding bug from previous CL 8005044

Going forward, with this change the affected functions have
access to the full page "context" (PageInfo), not just the
respective file set. This will permit better context-dependent
formatting in the future.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7860049
2013-03-26 18:28:16 -07:00
..
codewalk.html lib/godoc/codewalk.html: remove duplicate jquery inclusion 2012-11-18 02:28:54 +08:00
codewalkdir.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
dirlist.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
error.html godoc: first round of template cleanups 2011-08-12 10:06:32 -07:00
example.html lib/godoc/example.html: htmlify the play code 2012-12-13 19:08:51 +08:00
godoc.html godoc: add dropdown playground to nav bar 2012-10-10 11:17:47 +11:00
opensearch.xml godoc: added an opensearch description document. 2011-12-12 18:01:06 -05:00
package.html godoc: pass *PageInfos instead of *token.FileSets in templates 2013-03-26 18:28:16 -07:00
package.txt godoc: pass *PageInfos instead of *token.FileSets in templates 2013-03-26 18:28:16 -07:00
search.html lib/godoc: removing leading / from search links 2012-03-15 14:50:51 -04:00
search.txt godoc: fine tuning of template file 2011-09-08 18:27:26 -07:00