Closed GoogleCodeExporter closed 9 years ago
Actually we could add "Help" to the Pudgy menu.
And then have /help/ which shows things like /help/client-config
Original comment by bradfitz
on 21 Oct 2014 at 10:14
We could even have links to download the camput/camget/camtool binaries (from
camlistore.org), using URLs that include the version the user is running, like:
https://camlistore.org/dl/0.9/mac/camtool
https://camlistore.org/dl/0.9/linux/camtool
https://camlistore.org/dl/0.9/windows/camtool.exe
Original comment by bradfitz
on 21 Oct 2014 at 10:17
Also, be sure to use pkg/types/camtypes for the client config when generating
JSON, so it doesn't get out of sync with other docs. No manual printfs or
map[string]interface{} when dumping /help/client-config
Maybe we need a switcher-dropdown to pick the client OS. Or use the browser's
declared OS as the default (or only option). Or just show all relevant
possibilities (two or three?) for the default paths.
Original comment by bradfitz
on 21 Oct 2014 at 10:19
This issue has moved to https://camlistore.org/issue/536
Original comment by bradfitz
on 14 Dec 2014 at 11:37
Original issue reported on code.google.com by
bradfitz
on 21 Oct 2014 at 10:11