summaryrefslogtreecommitdiff
path: root/docs/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update testing: add docs + lint jobs; use pre-commit for linting (#426)Hugo van Kemenade2019-11-101-1/+1
| | | | | | | | | | | | | | | | | | * Move docs and lint to their own [3.8] build job for more parallelism * No codecov for docs or lint * Move isort into pre-commit * Add some handy linters to pre-commit * Add rst-backticks linter and fix the errors * Add pyupgrade and add upgrades * Test docs and lint on GitHub Actions * Xenial is default
* Moved format documentation from code to docs (#420)Claude Paroz2019-11-061-0/+5
|
* Updated some links and favour httpsClaude Paroz2019-10-031-5/+5
|
* Merge branch 'master' into masterJean Jordaan2019-03-031-4/+11
|\
| * Update index.rstKenneth Reitz2017-08-281-1/+1
| |
| * Update index.rstKenneth Reitz2017-08-281-3/+3
| |
| * update docsKenneth Reitz2017-08-271-3/+8
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| * correct example (#276)yarko2017-02-241-1/+3
| | | | | | | | | | | | | | map() is a function in python2, and iterator in python3+; In any case - map is inefficient compared to either comprehensions (most efficient), or simple loops (close second). SInce in this case, data.append() returns nothing, use a simple look. It is clearer, more efficient, and works with both python2 and python3
* | Change the blind reference `mit` to an URLJean Jordaan2016-08-011-1/+1
| | | | | | | | | | :ref:`MIT Licensed <mit>` had no target in the docs, so change it to a canonical URL.
* | Editing while reading: punctuation, markup, linebreaksJean Jordaan2016-07-311-5/+12
|/ | | | | | | | | | I fixed some extra commas, missing apostrophes, and typos; added some linebreaks between sentences for very long lines; added explicit markup for console blocks, got rid of some tabs, fixed indentation of an admonition, and some more small tweaks. This supersedes https://github.com/kennethreitz/tablib/pull/84
* fix documentationKenneth Reitz2016-02-071-4/+4
|
* Update docsGuillermo Pascual2014-04-081-2/+2
|
* Fix funny typo, refs to tablib.orgMark Feeney2013-11-271-1/+1
|
* index updateKenneth Reitz2012-01-281-2/+2
|
* staying with MIT License, for now.Kenneth Reitz2011-06-211-1/+1
|
* testimonial cleanupKenneth Reitz2011-05-241-3/+1
|
* Apache v2feature/apacheKenneth Reitz2011-05-221-1/+1
|
* abandonKenneth Reitz2011-05-221-1/+0
|
* lower caseKenneth Reitz2011-05-221-1/+1
|
* mention formatsKenneth Reitz2011-05-221-0/+1
|
* Installation linkKenneth Reitz2011-05-191-3/+1
|
* removed meh testimonialKenneth Reitz2011-05-161-3/+0
|
* theme updateKenneth Reitz2011-05-161-0/+16
|
* docs updateKenneth Reitz2011-05-161-1/+1
|
* theme updateKenneth Reitz2011-05-151-8/+7
|
* testimonialsKenneth Reitz2011-05-151-1/+19
|
* syntax fixKenneth Reitz2011-05-151-1/+1
|
* OrgsKenneth Reitz2011-05-151-4/+16
|
* Added release number to documentation. Kenneth Reitz2011-02-211-2/+4
|
* spelling correctionsKenneth Reitz2011-02-101-1/+1
|
* Verb-age update for documentation.Kenneth Reitz2010-11-041-3/+1
|
* Updates.Kenneth Reitz2010-10-101-2/+2
|
* Documentation update.Kenneth Reitz2010-10-101-1/+1
|
* Documentation update. Kenneth Reitz2010-10-101-1/+1
|
* Major documentation update. Kenneth Reitz2010-10-081-2/+2
|
* documentation updateKenneth Reitz2010-10-081-1/+1
|
* Documentation Update. Site should be up soon.Kenneth Reitz2010-10-071-13/+31
|
* Documentation update.Kenneth Reitz2010-10-071-13/+25
|
* Added generic doctesting.Kenneth Reitz2010-10-051-0/+34