Write docs!

This commit is contained in:
nemunaire 2018-03-09 19:07:08 +01:00
commit bcc598ebd5
37 changed files with 478 additions and 188 deletions

2
admin/sync/doc.go Normal file
View file

@ -0,0 +1,2 @@
// Package sync provides helpers to import the challenge from various locations.
package sync