summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 3.5.2Ned Batchelder2012-05-034-6/+9
* Doc changes for 3.5.2b1coverage-3.5.2b1Ned Batchelder2012-04-294-6/+53
* The [html]extra_css configuration value is a file path to a CSS file that get...Ned Batchelder2012-04-201-0/+4
* Add show_missing to the config file. #173.Ned Batchelder2012-04-181-2/+5
* Clarify the subprocess documentation.Ned Batchelder2012-03-291-3/+13
* Some doc clarification from George PaciNed Batchelder2012-01-191-2/+10
* Guido pointed out that these docs were wrong.Ned Batchelder2011-12-142-3/+4
* Latest sample output.coverage-3.5.1Ned Batchelder2011-09-239-6784/+6784
* Update to 3.5.1Ned Batchelder2011-09-234-3/+45
* Bump to 3.5.1b2Ned Batchelder2011-09-031-1/+1
* History descriptions can have commas in them.Ned Batchelder2011-08-301-1/+1
* Bump version to 3.5.1b1Ned Batchelder2011-08-282-4/+5
* Document the [paths] section in the config file.Ned Batchelder2011-08-272-0/+34
* Latest sample HTML reportcoverage-3.5Ned Batchelder2011-06-2917-97/+1200
* Bump version number to 3.5Ned Batchelder2011-06-294-5/+10
* Tidy upNed Batchelder2011-06-052-4/+4
* Created an announcement list.Ned Batchelder2011-06-051-1/+6
* Last fiddles for 3.5b1coverage-3.5b1Ned Batchelder2011-06-051-2/+2
* Add some beta-specific stuff to the home page.Ned Batchelder2011-06-052-8/+37
* Bump version numbers for 3.5b1Ned Batchelder2011-06-044-7/+11
* Update the docs for 3.5 changes.Ned Batchelder2011-06-045-15/+64
* Start getting docs ready for 3.5b1Ned Batchelder2011-05-312-2/+71
* Update the docs for running coverage as a module.Ned Batchelder2011-04-151-0/+3
* --omit and --include now interpret their values more usefully. Fixes #121.Ned Batchelder2011-03-211-3/+2
* Minor tweaks to the docs.Ned Batchelder2011-02-132-17/+40
* New sphinx adds a blank line before the xml declaration, this micro-tool stri...Ned Batchelder2011-02-121-0/+26
* Add tests and doc for Brandon's -m flag.Ned Batchelder2011-02-061-1/+3
* Get id attributes into the .px files so they'll be in the HTML so links into ...Ned Batchelder2010-11-201-0/+4
* Trim whitespaceNed Batchelder2010-11-051-1/+1
* Clarify some docs.Ned Batchelder2010-10-251-0/+8
* Tested on 3.2a3Ned Batchelder2010-10-121-1/+1
* WhitespaceNed Batchelder2010-10-031-1/+1
* Latest sample html output, using --sourceNed Batchelder2010-09-206-1530/+642
* Latest sample html output for the site.coverage-3.4Ned Batchelder2010-09-198-3561/+3655
* Tweaks for the 3.4 release.Ned Batchelder2010-09-194-19/+33
* Clarify where the configuration file goes.Ned Batchelder2010-09-191-0/+5
* Forgot to update changes for the xml package ordering fix.Ned Batchelder2010-09-121-1/+3
* Bump version numberNed Batchelder2010-09-061-1/+1
* Fix a typoNed Batchelder2010-09-061-1/+1
* Doc tweaks for 3.4b2Ned Batchelder2010-09-064-13/+38
* Now completely unexecuted source files can be included in reporting. Specify...Ned Batchelder2010-09-031-2/+3
* New config setting: [report]precision lets you specify the number of digits a...Ned Batchelder2010-08-241-0/+5
* Include the version number in the beta warning box.coverage-3.4b1Ned Batchelder2010-08-212-3/+3
* Change how the beta docs are made, and make them more beta-yNed Batchelder2010-08-212-2/+13
* Trim up some linesNed Batchelder2010-08-201-1/+1
* Make it possible to have beta docs in a different place than the real docsNed Batchelder2010-08-202-3/+4
* Doc tweaks for 3.4b1Ned Batchelder2010-08-203-6/+9
* Clean up whitespace.Ned Batchelder2010-08-011-1/+1
* Windows kits need setuptools. Fixes #18.Ned Batchelder2010-07-261-7/+34
* Start of a standalone installation page.Ned Batchelder2010-07-253-33/+78