diff options
Diffstat (limited to 'doc/config.rst')
| -rw-r--r-- | doc/config.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
