1
0
mirror of https://github.com/golang/go synced 2024-11-18 11:04:42 -07:00
go/present
Audrey Lim 52d9c872e3 x/tools/present: parse presenter notes and record them in Section struct
This is the first of a series of changes that add support for
speaker notes to the Go present tool. This is done by displaying
slides with speaker notes on a second window, and synchronizing
both windows.

Updates golang/go#14654

Change-Id: Ic7b158d1e40f9e7e58d01791c88909f5619ce87f
Reviewed-on: https://go-review.googlesource.com/21485
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-04-07 00:13:27 +00:00
..
args.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
background.go present: add background image element for slides 2016-01-07 03:28:50 +00:00
caption.go go.tools/present: add support for figure captions 2014-07-15 08:23:16 -07:00
code.go present: fix misspelled TODO 2016-04-06 00:42:05 +00:00
doc.go x/tools/present: add video element for slides 2016-01-13 03:34:37 +00:00
html.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
iframe.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
image.go go.tools/present: allow intentionally empty parameters 2014-06-12 15:45:26 -07:00
link_test.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
link.go go.tools/present: fix printf bug found by go vet 2014-05-16 14:29:34 -07:00
parse.go x/tools/present: parse presenter notes and record them in Section struct 2016-04-07 00:13:27 +00:00
style_test.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
style.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
video.go x/tools/present: add video element for slides 2016-01-13 03:34:37 +00:00