From owner-freebsd-doc@FreeBSD.ORG Sun Nov 30 17:42:18 2014 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9644B286; Sun, 30 Nov 2014 17:42:18 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4870DCEA; Sun, 30 Nov 2014 17:42:18 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sAUHgF57087547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 30 Nov 2014 10:42:15 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sAUHgFmf087544; Sun, 30 Nov 2014 10:42:15 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 30 Nov 2014 10:42:15 -0700 (MST) From: Warren Block To: freebsd-doc@FreeBSD.org Subject: New automated test of FreeBSD documentation available Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 30 Nov 2014 10:42:15 -0700 (MST) Cc: Li-Wen Hsu , Warren Block X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 17:42:18 -0000 A new automated test of the documentation is available through the FreeBSD testing project. See the results at: https://jenkins.freebsd.org/job/FreeBSD_Doc-igor/ Click "Checkstyle Warnings" at the upper left to see a list of all warnings by file. Click on a file and the Details tab to see the individual warnings. The "No description available. Please upgrade to latest checkstyle version" message is a known issue: https://lists.freebsd.org/pipermail/freebsd-testing/2014-November/000678.html. Help to fix that will be welcome. Please give us feedback on whether this is useful and how it can be improved. Thanks!