From f241ca6050ffc5e3d285b1af290b69f38e3eb21b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 2 Oct 2016 11:03:33 -0400 Subject: Use doc8 for some light checking of doc files --- doc/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/config.rst') diff --git a/doc/config.rst b/doc/config.rst index b149f4f6..afa67570 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -232,7 +232,8 @@ Allowed values are "Name", "Stmts", "Miss", "Branch", "BrPart", or "Cover". Values particular to HTML reporting. The values in the ``[report]`` section also apply to HTML output, where appropriate. -``directory`` (string, default "htmlcov"): where to write the HTML report files. +``directory`` (string, default "htmlcov"): where to write the HTML report +files. ``extra_css`` (string): the path to a file of CSS to apply to the HTML report. The file will be copied into the HTML output directory. Don't name it -- cgit v1.2.1