Commit Graph

150 Commits

Author SHA1 Message Date
Mahmoud Hashemi e86ef90a1a bump docs version 2024-11-01 20:38:06 -07:00
Mahmoud Hashemi e02543685f bump docs version for 24.0 2024-03-31 14:25:22 -07:00
Mahmoud Hashemi bad37fdf3e add rtd theme to requirements 2024-03-31 14:16:06 -07:00
Mahmoud Hashemi f850eb6b4c fix rtd theme 2024-03-31 13:54:41 -07:00
Mahmoud Hashemi 263652b5b6 move requirements-rtd.txt into docs/ 2024-03-31 13:48:05 -07:00
Mahmoud Hashemi 0e4dc6a7ed a few more py3 improvements 2024-03-31 13:37:54 -07:00
Hugo van Kemenade 675afd8a92 Upgrade Python syntax with pyupgrade --py3-plus 2024-03-31 13:37:54 -07:00
Hugo van Kemenade a8fad5e5de Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
Wu Tingfeng 8191b0ff3c
Add support for Python 3.12 (#361) 2024-01-14 23:50:50 -08:00
Mahmoud Hashemi 9005642440 changelog for 23.1.1 2023-11-01 00:06:00 -07:00
Mahmoud Hashemi 77bd8e99b2 bump docs version 2023-10-31 12:32:30 -07:00
Mahmoud Hashemi 17ca25956b bump docs for 23.0.0 2023-02-19 22:28:34 -08:00
Jonathan Striebel 243de3fb2c
add chunk_ranges function to iterutils (#312) 2023-02-19 22:22:09 -08:00
Mahmoud Hashemi 895f7c49e2
Add Python 3.11 to docs/build matrix. (#327)
* fix py311 test #326, add 3.11 to the local and CI test matrix, and update some references

(had to rebase 🙄 )
2023-02-19 21:13:43 -08:00
Mahmoud Hashemi 35b6e63418 bump docs version 2021-05-16 18:21:01 -07:00
harens b64014cf15
MacPorts Instructions Added (#265)
Colon correction
2020-09-06 21:12:04 -07:00
Mahmoud Hashemi 81326f48c2 bump docs and write CHANGELOG for v20.2.1 release 2020-08-11 18:30:44 -07:00
Mahmoud Hashemi 5a47d92c54 add iterutils.redundant to the docs 2020-07-10 08:37:07 -07:00
Mahmoud Hashemi d059c996bf bump docs version to 20.2.0 2020-06-21 22:39:25 -07:00
Mahmoud Hashemi 962b217339 swizzle around iterutils docs a bit 2020-06-21 22:30:24 -07:00
Michael Blahay e79511e6e7
#122 - Adding lstrip, rstrip, and strip for iterables (#253)
* Adding lstrip, rstrip, strip functions

* Adding tests for lstrip, rstrip, and strip

* Adding strip to documenation. Fixing python2 compatibility

* Fixing strip doc test

* Fixing another strip doc test

* Adding additional testing for lstrip, rstrip, and strip. Removing unnecessary import of sys
2020-06-21 22:19:35 -07:00
Kostis Anagnostopoulos 32d95e4463
fix(site): intersphinx link to recent PY2.7-->PY3
Update link used by `sphinx.ext.intersphinx` extension
to standard python docs, from PY2.7 --> PY alone (currently meant PY3),
so links to standard lib do not point to (almost) EOL Python.
2020-05-25 14:16:25 +03:00
Mahmoud Hashemi 554b617164 bump docs version for 20.1.0 2020-03-29 20:03:23 -07:00
Mahmoud Hashemi c847dea034 bump docs version for 20.0.0 and write changelog 2020-01-08 15:32:03 -08:00
Mahmoud Hashemi 5179907a67 bump docs for 19.3.0 2019-10-28 22:42:54 -07:00
Mahmoud Hashemi 554260a51a format_invocation, fmt_exp_repr, fmt_nonexp_repr 2019-10-28 22:30:41 -07:00
Mahmoud Hashemi 45156b800e bump docs version to 19.2 2019-10-19 15:52:02 -07:00
Noah Altunian 2c8c47d902
Change 'fundaments' to 'fundamentals'
In case this wasn't intentional! 👍
2019-09-03 08:27:55 -04:00
Mahmoud Hashemi a539de3de9 bump docs version 2019-02-28 00:11:11 -08:00
Mahmoud Hashemi ece4a9337b update python versions in docs index 2019-02-23 18:35:45 -08:00
Mahmoud Hashemi 1fd5471400 add changelog badge to docs 2019-02-23 18:33:40 -08:00
Mahmoud Hashemi 16eaaa5e14 bump docs version to 19.0.1 2019-02-12 20:20:48 -08:00
Mahmoud Hashemi 761a8477ba add some more iterutils docs 2019-02-11 09:58:17 -08:00
Mahmoud Hashemi 707eb7920b add Bits to mathutils docs 2019-02-11 09:55:14 -08:00
Mahmoud Hashemi 01e754f012 bump docs version to 19.0.0 2019-02-10 23:03:57 -08:00
Mahmoud Hashemi 34bae1ce0e link to the general index 2019-01-11 20:24:57 -08:00
Mahmoud Hashemi 3d07b32ffe a couple of tables of contents 2019-01-10 10:01:11 -08:00
Mahmoud Hashemi 64ac5973ef bump docs version 2018-08-29 16:39:58 -07:00
Mahmoud Hashemi a128fb8101 bump docs version 2018-03-02 00:12:15 -08:00
Mahmoud Hashemi 40c57e585a bump docs version to 17.2.0 2017-12-15 23:01:38 -08:00
Mahmoud Hashemi 0b3474d33c add dateutil links to timeutils 2017-12-15 22:52:37 -08:00
Mahmoud Hashemi 45c6fc24ff integrate MultiFileReader into sphinx docs 2017-07-29 19:25:17 -07:00
David Bannon 5d87249fe0
Update ioutils documentation
* Fix some typos
* Remove duplicated code from the zipfile download example
* Update the zipfile download example to use requests context manager
2017-06-23 09:44:19 +01:00
Mahmoud Hashemi e898e54285 fix rfc link rst typo 2017-03-18 17:33:04 -07:00
Mahmoud Hashemi a441038419 urlutils notes: link to rfc port note 2017-03-18 17:27:31 -07:00
Mahmoud Hashemi fc8a694194 ioutils docs: another quick heading tweak 2017-03-18 17:25:25 -07:00
Mahmoud Hashemi 4026708022 urlutils docs: and finally it is looking to be complete. Plenty of links and explanation, hard won. 2017-03-18 13:50:42 -07:00
Mahmoud Hashemi 585be1a2da ioutils docs: maintain title consistency and uniqueness 2017-03-18 12:52:12 -07:00
Mahmoud Hashemi 1574d73edb fix a couple links, probably need to start doing more versionadded stuff 2017-03-17 11:50:55 -07:00
Mahmoud Hashemi 4f9178c123 at some point readthedocs stopped having a python that supported %e datetime formatting 2017-03-16 01:40:18 -07:00