summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Latest sample htmlcoverage-4.0.3Ned Batchelder2015-11-2411-1479/+1479
|
* Update version numbers, etc, for 4.0.3Ned Batchelder2015-11-243-2/+30
|
* Not sure why this line didn't get in beforeNed Batchelder2015-11-061-0/+1
|
* Latest sample htmlNed Batchelder2015-11-0411-21/+21
|
* Update files for 4.0.2Ned Batchelder2015-11-043-2/+25
|
* Whitespace fix.Ned Batchelder2015-11-011-1/+1
|
* PyPy 4.0 worksNed Batchelder2015-11-011-2/+5
|
* Make doc checking better, and fix two doc errors.Ned Batchelder2015-10-141-0/+1
|
* Build docs regularly so we find out when things are busted.Ned Batchelder2015-10-131-1/+1
|
* Sphinx doesn't like duplicate conflicting url definitionsNed Batchelder2015-10-131-1/+0
|
* Latest sample htmlNed Batchelder2015-10-1311-21/+21
|
* Update docs for 4.0.1Ned Batchelder2015-10-133-2/+53
|
* Remove vestiges of .px doc converters.Ned Batchelder2015-10-103-24/+1
|
* Remove the obsoleted doc for the [combine] configurationNed Batchelder2015-10-051-14/+0
|
* Combining now issues warnings on unreadable files, unconditionallyNed Batchelder2015-10-041-3/+2
|
* Combine can now ignore errors.Ned Batchelder2015-10-032-0/+19
|
* Rename CHANGES.txt to CHANGES.rst so repos will display it well.Ned Batchelder2015-09-201-2/+2
|
* Latest sample HTML reportNed Batchelder2015-09-2026-7660/+7838
|
* Fix up some documentation linksNed Batchelder2015-09-203-5/+5
|
* One more date to updateNed Batchelder2015-09-191-1/+1
|
* Get ready for 4.0 finalNed Batchelder2015-09-193-6/+9
|
* Prepare for 4.0b3 kitscoverage-4.0b3Ned Batchelder2015-09-072-3/+6
|
* Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-071-1/+1
| | | | | --HG-- rename : requirements.pip => requirements/dev.pip
* Add a missing word in the docs.Ned Batchelder2015-08-301-1/+1
|
* Use requirements.pip filesNed Batchelder2015-08-292-37/+42
| | | | | | --HG-- rename : doc/requirements.txt => doc/requirements.pip rename : requirements.txt => requirements.pip
* Pin all the versionsNed Batchelder2015-08-291-3/+6
|
* Don't need the .px doc toolchain any morecoverage-4.0b2Ned Batchelder2015-08-223-139/+0
|
* Update details for 4.0b2Ned Batchelder2015-08-222-5/+7
|
* Changed hexversion to version_info, it's friendlier, and just as useful.Ned Batchelder2015-08-211-4/+5
|
* coverage.hexversionNed Batchelder2015-08-201-0/+3
|
* Fix 'filename' to be 'file name' in English.Ned Batchelder2015-08-205-22/+22
|
* Added more debugging controls, especially for data operationsNed Batchelder2015-08-191-6/+14
|
* Trailing spaceNed Batchelder2015-08-161-1/+1
|
* Fix spellingNed Batchelder2015-08-152-1/+2
|
* Clean up changes.rst, including removing noisy issue links.Ned Batchelder2015-08-152-79/+61
|
* Add pointers to two plugins to the docsNed Batchelder2015-08-151-0/+16
|
* A better titleNed Batchelder2015-08-151-3/+3
|
* Separate the plugin API docs from the 'using plugins' docs.Ned Batchelder2015-08-155-22/+43
|
* Plugin doc tweakingNed Batchelder2015-08-151-1/+4
|
* More plugin docsNed Batchelder2015-08-152-15/+15
|
* A new How It Works page in the docsNed Batchelder2015-08-122-0/+99
|
* Might as well use the Sphinx way to do this.Ned Batchelder2015-08-101-1/+1
|
* Back to rtd theme, with font overridesNed Batchelder2015-08-102-34/+12
|
* Finally the right way to get module references correct, without pulling in ↵Ned Batchelder2015-08-072-2/+2
| | | | the module docstring.
* Try the alabaster themeNed Batchelder2015-08-061-4/+33
|
* Minor tweaks to the new paragraph in the docs.Ned Batchelder2015-08-051-7/+12
|
* Merge a doc pull request from githubNed Batchelder2015-08-051-0/+12
|
* Fixing spellingNed Batchelder2015-08-041-0/+8
|
* Fix method references in the docs.Ned Batchelder2015-08-032-3/+7
| | | | | Some needed to be :meth:`.foo`, and some didn't. Turned out it was because of how the .rst used automodule and autoclass.
* The next version will be b2Ned Batchelder2015-08-031-1/+1
|