I have hit one problem while generating docs from your repo though - claat export ./lab.md was trowing bunch of errors. They seamed to be related to the image fetching failing.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x132f7e9]
goroutine 9 [running]:
created by github.com/googlecodelabs/tools/claat/fetch.(*Fetcher).SlurpImages
/Users/saulius/go/src/github.com/googlecodelabs/tools/claat/fetch/fetch.go:203 +0x15a
I solved it by downloading all images to the local assets directory instead of referencing remote image urls. claat stopped complaining after that. Just as FYI if you ever see the same.
"
You can try his temporary workaround until the issue is resolved. Note - I was unable to reproduce the issue myself.
Thanks,
Sean
--
You received this message because you are subscribed to the Google Groups "codelab-authors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codelab-autho...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/codelab-authors/06bab1af-17de-4789-97a9-5f2efcd8769ao%40googlegroups.com.
| Sean Davis | | API Ninja | | Google Manchester | davi...@google.com | | +44 2038209744 |
I solved it by downloading all images to the local assets directory instead of referencing remote image urls. claat stopped complaining after that. Just as FYI if you ever see the same.
To unsubscribe from this group and stop receiving emails from it, send an email to codelab...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/codelab-authors/06bab1af-17de-4789-97a9-5f2efcd8769ao%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "codelab-authors" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codelab-authors/g20Sq2-1KOQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codelab-autho...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/codelab-authors/6210d3af-508a-47ea-8090-ba665470a74dn%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "codelab-authors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codelab-autho...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/codelab-authors/c5215ef2-e4ca-49f0-ae1f-e105deba2e5en%40googlegroups.com.