| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: ensure code blocks are highlighted properly | Ned Batchelder | 2022-08-21 | 1 | -0/+4 |
| | | |||||
| * | docs: clarify the behavior of exclude_lines | Ned Batchelder | 2021-07-25 | 1 | -1/+10 |
| | | |||||
| * | docs: fix code comment formatting (#1153) | Mayank Singhal | 2021-04-30 | 1 | -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. #1055 | Ned Batchelder | 2020-12-06 | 1 | -0/+1 |
| | | |||||
| * | Remove :history: lines | Ned Batchelder | 2019-11-09 | 1 | -6/+0 |
| | | |||||
| * | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | | |||||
| * | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
| | | |||||
| * | Refer to the project consistenly as coverage.py. #275 | Ned Batchelder | 2015-07-23 | 1 | -11/+11 |
| | | |||||
| * | Turn all the history into comments. | Ned Batchelder | 2015-01-24 | 1 | -4/+4 |
| | | |||||
| * | Fix spelling errors in the docs. | Ned Batchelder | 2014-11-29 | 1 | -1/+1 |
| | | |||||
| * | Remove notes about me being available for custom work, and rewrap many ↵ | Ned Batchelder | 2013-09-17 | 1 | -6/+6 |
| | | | | | paragraphs. | ||||
| * | Guido pointed out that these docs were wrong. | Ned Batchelder | 2011-12-14 | 1 | -1/+1 |
| | | |||||
| * | Update the docs for 3.5 changes. | Ned Batchelder | 2011-06-04 | 1 | -1/+5 |
| | | |||||
| * | Update the history timestamps. | Ned Batchelder | 2010-07-25 | 1 | -0/+8 |
| | | |||||
| * | Docs functionally complete for 3.3 | Ned Batchelder | 2010-02-24 | 1 | -12/+22 |
| | | |||||
| * | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -2/+2 |
| | | |||||
| * | Doc tweaking, part 47 | Ned Batchelder | 2009-11-28 | 1 | -2/+0 |
| | | |||||
| * | Doc tweaking. | Ned Batchelder | 2009-11-28 | 1 | -0/+19 |
| | | |||||
| * | Doc tweaks. | Ned Batchelder | 2009-11-27 | 1 | -1/+1 |
| | | |||||
| * | Docs updated for the new command-line syntax. | Ned Batchelder | 2009-09-13 | 1 | -1/+1 |
| | | |||||
| * | Finish up the docs. | Ned Batchelder | 2009-06-13 | 1 | -0/+66 |
