Add doc stubs to all the packages

This commit is contained in:
Alexander Neumann
2015-05-09 13:00:01 +02:00
parent 9ac6a1d232
commit 861e1b9910
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package server implements a restic repository on top of a backend.
package server