On 2012/11/13 19:55:28, r wrote:
> Hello mailto:golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://code.google.com/p/go.talks
LGTM
LGTM
But I would really like to get my reorganisation cl in first to avoid merge
issues.
On 13 Nov 2012 20:55, <r@golang.org> wrote:
> Reviewers: golang-dev_googlegroups.com,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://code.google.com/p/go.**talks <https://code.google.com/p/go.talks>
>
>
> Description:
> go.talks/present: document the .extensions
> Related: remove stale mention of -template flag.
>
> Please review this at
http://codereview.appspot.com/**6851046/<http://codereview.appspot.com/6851046/>
>
> Affected files:
> M present/doc.go
>
>
> Index: present/doc.go
> ==============================**==============================**=======
> --- a/present/doc.go
> +++ b/present/doc.go
> @@ -13,12 +13,16 @@
> Usage of present:
> -base="": base path for slide template and static resources
> -http="127.0.0.1:3999": host:port to listen on
> - -template="": alternate slide template file
>
> You may use the app.yaml file provided in the root of the go.talks
> repository
> to deploy present to App Engine:
> appcfg.py update -A your-app-id -V your-app-version
> /path/to/go.talks
>
> +Input files are named foo.extension, where "extension" defines the format
> of
> +the generated output. The supported formats are:
> + .slide // HTML5 slide presentation
> + .article // article format, such as a blog post
> +
> The source file format
>
> Source files have the following format. The first non-blank non-comment
>
>
>
*** Submitted as http://code.google.com/p/go/source/detail?r=36e7da875e8c&repo=talks *** go.talks/present: document the .extensions Related: remove stale mention of -template ...
Issue 6851046: code review 6851046: go.talks/present: document the .extensions
(Closed)
Created 11 years ago by r
Modified 11 years ago
Reviewers:
Base URL:
Comments: 0