summaryrefslogtreecommitdiff
path: root/doc/excluding.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: ensure code blocks are highlighted properlyNed Batchelder2022-08-211-0/+4
|
* docs: clarify the behavior of exclude_linesNed Batchelder2021-07-251-1/+10
|
* docs: fix code comment formatting (#1153)Mayank Singhal2021-04-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | * docs(branch.rst): Line number comments not needed The topic `Branch Coverage Management` in this file already has a setting: :linenothreshold: 5 Using this setting, sphinx will automatically provide line numbers for code block longer than 5 lines. reference: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-option-highlight-linenothreshold * docs: Extra spaces in comment (maybe intentional) The lines edited in this commit might have been given extra indentation purposefully. As they are an instruction for coverage py and are immediately followed by another comment that is not for coveragepy. * docs: inconsistent spaces in comments Fix extra indentations or lack of indentations.
* Add another useful example to the docs. #1055Ned Batchelder2020-12-061-0/+1
|
* Remove :history: linesNed Batchelder2019-11-091-6/+0
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Refer to the project consistenly as coverage.py. #275Ned Batchelder2015-07-231-11/+11
|
* Turn all the history into comments.Ned Batchelder2015-01-241-4/+4
|
* Fix spelling errors in the docs.Ned Batchelder2014-11-291-1/+1
|
* Remove notes about me being available for custom work, and rewrap many ↵Ned Batchelder2013-09-171-6/+6
| | | | paragraphs.
* Guido pointed out that these docs were wrong.Ned Batchelder2011-12-141-1/+1
|
* Update the docs for 3.5 changes.Ned Batchelder2011-06-041-1/+5
|
* Update the history timestamps.Ned Batchelder2010-07-251-0/+8
|
* Docs functionally complete for 3.3Ned Batchelder2010-02-241-12/+22
|
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-2/+2
|
* Doc tweaking, part 47Ned Batchelder2009-11-281-2/+0
|
* Doc tweaking.Ned Batchelder2009-11-281-0/+19
|
* Doc tweaks.Ned Batchelder2009-11-271-1/+1
|
* Docs updated for the new command-line syntax.Ned Batchelder2009-09-131-1/+1
|
* Finish up the docs.Ned Batchelder2009-06-131-0/+66