1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:20:18 -06:00
go/doc/articles
Andrew Gerrand 7cb21a79a4 godoc: specify HTML page metadata with a JSON blob
This allows HTML pages to specify arbitrary data in a header:

<!--{
        "Title": "The page title",
        ...
}-->

replacing the old style comments:

<!-- title The page title -->

R=gri, rsc, r, bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/5532093
2012-01-19 11:24:54 +11:00
..
defer_panic_recover.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
defer_panic_recover.tmpl godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
error_handling.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
error_handling.tmpl godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
slice-1.png doc: add Slices: usage and internals article 2012-01-06 09:21:43 +11:00
slice-2.png doc: add Slices: usage and internals article 2012-01-06 09:21:43 +11:00
slice-3.png doc: add Slices: usage and internals article 2012-01-06 09:21:43 +11:00
slice-array.png doc: add Slices: usage and internals article 2012-01-06 09:21:43 +11:00
slice-struct.png doc: add Slices: usage and internals article 2012-01-06 09:21:43 +11:00
slices_usage_and_internals.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
slices_usage_and_internals.tmpl godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00