summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Start to document branch coverageNed Batchelder2009-11-092-0/+102
|
* Most people don't need -i on html.Ned Batchelder2009-10-121-1/+1
|
* OK, last tweak, I promise.Ned Batchelder2009-10-051-0/+1
|
* Ugh, maybe this looks right...Ned Batchelder2009-10-051-6/+6
|
* Oops: a FAQ was formatted incorrectly.Ned Batchelder2009-10-051-1/+1
|
* Updated sample html report.coverage-3.1Ned Batchelder2009-10-047-2802/+4337
|
* Update all the metadata for version 3.1Ned Batchelder2009-10-042-3/+4
|
* Documentation polishing for a 3.1 release.Ned Batchelder2009-10-044-16/+71
|
* Docs updated for the new command-line syntax.Ned Batchelder2009-09-134-61/+70
|
* Fix a problem with DecoratorTools fiddling with the trace function and ↵Ned Batchelder2009-08-091-0/+6
| | | | screwing us up. Now the Python trace function is simpler, with no variability of registered trace function. Fixes bugs #12 and #13.
* Beef up the instructions for making the sample_html in docs, and make the ↵Ned Batchelder2009-07-061-1/+1
| | | | latest sample_html
* Get ready to release coverage.py 3.0.1Ned Batchelder2009-07-062-1/+28
|
* Get rid of the doc Makefile, put it all in the root.Ned Batchelder2009-06-211-74/+0
|
* rm -f works better when there might not be stuff to delete.Ned Batchelder2009-06-211-2/+2
|
* Remove the old docsNed Batchelder2009-06-211-250/+0
|
* Mention the version number of coverage.pyNed Batchelder2009-06-211-1/+2
|
* Remove an empty heading.Ned Batchelder2009-06-181-3/+0
|
* Doc tweaksNed Batchelder2009-06-171-1/+1
|
* Record stuff I'm not doing now so I can do it later.Ned Batchelder2009-06-131-1/+1
|
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-135-13/+25
|
* Give every page a history timestamp of now.Ned Batchelder2009-06-134-0/+4
|
* Finish up the docs.Ned Batchelder2009-06-134-15/+174
|
* Progress on docsNed Batchelder2009-06-082-6/+19
|
* Track things to do.Ned Batchelder2009-06-021-0/+2
|
* Nibbling awayNed Batchelder2009-05-291-5/+5
|
* Lists for finishing 3.0Ned Batchelder2009-05-281-0/+1
|
* Slow progress on docs.Ned Batchelder2009-05-284-27/+93
|
* Parse document fields to create revision history metadata.Ned Batchelder2009-05-281-10/+17
|
* Fiddle (unsuccessfully) with removing extra whitespace.Ned Batchelder2009-05-281-4/+2
|
* First successful coversion .rst -> .px -> .htmlNed Batchelder2009-05-264-21/+54
|
* Mark literals with their language for proper highlighting.Ned Batchelder2009-05-262-8/+17
|
* Finally looks like I'll be able to write .px files directly.Ned Batchelder2009-05-265-20/+77
|
* A sample HTML coverage report.Ned Batchelder2009-05-258-0/+6053
|
* Adding meat to the docsNed Batchelder2009-05-242-17/+157
|
* Make the Sphinx HTML output look like the eventual HTML.Ned Batchelder2009-05-243-9/+248
|
* Sphinx experiments getting complicated...Ned Batchelder2009-05-233-6/+30
|
* Try out the text sphinx builderNed Batchelder2009-05-231-0/+5
|
* Remove some noise.Ned Batchelder2009-05-231-31/+0
|
* Getting started with sphinxNed Batchelder2009-05-237-0/+338
|
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+250