From 848f961c277525ebba3ab08fadc116970bcfed24 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 14 Apr 2020 11:56:56 +0100 Subject: Add godoc documentation --- cmd/pgconf/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/pgconf/main.go') diff --git a/cmd/pgconf/main.go b/cmd/pgconf/main.go index 41b00f0..846a3d8 100644 --- a/cmd/pgconf/main.go +++ b/cmd/pgconf/main.go @@ -2,6 +2,7 @@ // Use of this source code is governed by the GPLv3 // license that can be found in the LICENSE file. +// pgconf prints the total confidence for a page of hOCR package main import ( -- cgit v1.2.1-24-ge1ad