nf

Results 21 comments of nf

> I'm also not sure if Go has been cross compiled for godoc.org, but it would be great if it were. What does that mean?

Can't you just wrap the handler with http.StripPrefix/

I wouldn't be opposed to adding these methods: ``` BasePath() string SetBasePath(p string) ```

I'd rather add a version string to the godoc.org HTML pages so that anyone can check.

They'd look at https://github.com/golang/gddo and note the latest commit. gddo doesn't have a version baked into it. would be pretty easy to do so, I think. I'd like to move...

@shurcooL please create a new issue to discuss this.

It would be part of the deployment process. Those scripts are in a private repository. Leave it to me.