summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Tweaks to changes.rstNed Batchelder2015-08-031-12/+12
|
* More plugin docscoverage-4.0b1Ned Batchelder2015-08-021-1/+1
|
* Use the RTFD theme locally also.Ned Batchelder2015-08-021-1/+13
|
* Change theme back to 'default'Ned Batchelder2015-08-021-1/+1
|
* Tweak the plugin docsNed Batchelder2015-08-022-8/+10
|
* More correctly spelled wordsNed Batchelder2015-08-021-0/+26
|
* Updated docs for 4.0b1Ned Batchelder2015-08-027-57/+115
|
* Probably supposed to keep the date currentNed Batchelder2015-08-021-1/+1
|
* Update the index.rst with the latest versionNed Batchelder2015-08-022-6/+8
|
* Update the man page.Ned Batchelder2015-08-021-10/+12
|
* Update the change history in the docsNed Batchelder2015-08-021-11/+56
|
* Split the api docs into separate pages.Ned Batchelder2015-08-024-30/+43
| | | | The :meth: references are annoying, and some aren't right yet. :(
* Fix a few more occurrences of 'Coverage' to 'coverage.py'Ned Batchelder2015-07-272-6/+6
|
* Get rid of napoleon style docstrings, they don't format nicely.Ned Batchelder2015-07-262-2/+0
|
* Better spelling.Ned Batchelder2015-07-251-0/+11
|
* These words are in the new Apache notice.Ned Batchelder2015-07-251-0/+3
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-2415-0/+45
|
* Switch license to ApacheNed Batchelder2015-07-241-1/+1
|
* Refer to the project consistenly as coverage.py. #275Ned Batchelder2015-07-2312-90/+88
|
* Add docs to CoverageData.Ned Batchelder2015-07-202-35/+5
|
* Include CoverageData in the docsNed Batchelder2015-07-111-2/+9
|
* The use_cache method is no longer supported.Ned Batchelder2015-07-111-0/+1
|
* Remove note about timidity of plugins.Ned Batchelder2015-07-051-8/+1
|
* Doc version detailsNed Batchelder2015-06-212-4/+4
|
* Update the changes docs for 4.0a6Ned Batchelder2015-06-211-5/+34
|
* Add a line about Python 3 dependencies.Ned Batchelder2015-04-251-0/+4
|
* Remove multiprocessing from the trouble.rst list.Ned Batchelder2015-03-131-6/+0
|
* Change the tagging scheme so rtfd.org will work better.Ned Batchelder2015-02-161-2/+2
|
* Ship 4.0a5coverage-4.0a5Ned Batchelder2015-02-164-13/+68
|
* Trailing whitespace.Ned Batchelder2015-02-021-1/+1
|
* Prepare for 4.0a4coverage-4.0a4Ned Batchelder2015-01-253-7/+7
|
* More plugin doc tweaksNed Batchelder2015-01-251-0/+10
|
* Update version numberNed Batchelder2015-01-251-1/+1
|