Commit Graph

135 Commits

Author SHA1 Message Date
Hynek Schlawack 92ef1421b6
Fix typo 2022-08-11 07:11:18 +02:00
Hynek Schlawack a683bdb656 Start new development cycle 2022-07-28 15:22:12 +02:00
Hynek Schlawack b3dfebe2e1 Prepare 22.1.0 2022-07-28 15:03:02 +02:00
Hynek Schlawack 696fd78690 Hyphenate compound adjectives 2022-07-28 09:23:44 +02:00
Hynek Schlawack 2a703ccfdf Fix http URLs 2022-03-10 14:01:23 +01:00
Hynek Schlawack 112e50fcfa Use :pep:`#` in Sphinx files & move the rest to new URL 2022-03-10 13:58:57 +01:00
Kian Meng, Ang 7cfa3b68c5
Fix typos (#899) 2021-12-31 08:38:37 +00:00
Hynek Schlawack 0c462938e1 Start new development cycle 2021-12-29 14:15:10 +01:00
Hynek Schlawack 2de9014310 Prepare 21.4.0 2021-12-29 14:09:28 +01:00
Hynek Schlawack 02ba249b81 Remove dead anchors 2021-12-29 14:08:18 +01:00
Hynek Schlawack ce50f40b52 Use correct words
ref 430b12ef0c (r62580685)
2021-12-29 09:16:48 +01:00
Hynek Schlawack 421a9d37fc Start new development cycle 2021-12-28 07:07:20 +01:00
Hynek Schlawack dd26edd68e Prepare 21.3.0 2021-12-28 06:59:45 +01:00
Hynek Schlawack d528dd4259 Fix more links 2021-12-28 06:47:51 +01:00
Hynek Schlawack 3333e74978 Remove dead achor 2021-12-27 16:39:25 +01:00
Hynek Schlawack e7345584ff
Add attrs namespace (#887) 2021-12-25 15:15:10 +01:00
Hynek Schlawack de0f0138ae
Composite adjective 2021-12-16 08:23:50 +01:00
Hynek Schlawack 430b12ef0c Clarify version scheme 2021-12-16 08:18:26 +01:00
Hynek Schlawack 3833e4f496
Update CHANGELOG.rst 2021-12-15 08:08:31 +01:00
Hynek Schlawack 0b95a0c76c
Fold backward-compatibility into changelog
Signed-off-by: Hynek Schlawack <hs@ox.cx>
2021-11-25 17:06:12 +01:00
Hynek Schlawack 16cf4c50a0
GitHub really wants us to use Markdown
Signed-off-by: Hynek Schlawack <hs@ox.cx>
2021-11-25 09:31:17 +01:00
Hynek Schlawack 932902c29f Start new cycle 2021-05-07 11:35:44 +02:00
Hynek Schlawack 83d3cd70f9 Prepare 21.2.0 2021-05-07 11:22:31 +02:00
Hynek Schlawack 24a2c1e7a5 Start new cycle 2021-05-06 10:28:10 +02:00
Hynek Schlawack b22195ee65 Prepare 21.1.0 2021-05-06 10:20:53 +02:00
Hynek Schlawack 1e1742a9c5 Anarchy! 2021-02-25 08:46:28 +01:00
Hynek Schlawack 3119e96931 Start new cycle 2020-11-05 11:32:32 +01:00
Hynek Schlawack f3762ba07b Prepare 20.3.0 2020-11-05 11:00:48 +01:00
Hynek Schlawack 28d75dbf89 Start 20.3.0 cycle 2020-09-05 13:22:24 +02:00
Hynek Schlawack 4f74fbaca3 Prepare 20.2.0 2020-09-05 12:19:07 +02:00
Hynek Schlawack 1a29941d5c Start 20.2.0 cycle 2020-08-20 19:26:03 +02:00
Hynek Schlawack 90386b669e Prepare 20.1.0 2020-08-20 19:16:15 +02:00
Hynek Schlawack bb7b1f4650 Start 19.4.0 cycle 2019-10-15 07:55:29 +02:00
Hynek Schlawack 823c1c332c Prepare 19.3.0 2019-10-15 07:46:04 +02:00
Hynek Schlawack c0eda39363 Start 19.3 cycle 2019-10-01 17:13:44 +02:00
Hynek Schlawack 8a98469616 fix changelog 2019-10-01 16:40:49 +02:00
Hynek Schlawack 528323040f Prepare 19.2.0 2019-10-01 16:21:36 +02:00
Julian Berman 8824dc26c2 Add default_role for Sphinx. (#571)
* Add default_role for Sphinx.

Fix a bunch of broken refs along the way, which become
errors now via -W if you have default_role set.

In theory you can catch those via sphinx-build -n (i.e.
nitpick mode), which IMHO is a decent idea anyhow, but it's
a longer diff to enable that because it'd involve fixing a
bunch of the places that try to reference types that don't
exist (e.g. :type foo: Any value). But obviously can be done.

Also didn't actually use this anywhere yet (the any role),
but will do so in a follow-up if this is acceptable.

* Remove the roles from builtin objects to demo any.

* Style.

* Add z.i to intersphinx.

Enables the link to z.i.Interface.

* Enable nitpick mode.

Fix the remaining broken links or whitelist them via nitpick_ignore.

* Kill all :func:s.

* Kill all :class:es.

* Kill all :doc:s.

* Kill all :ref:s.

Except one, that probably meant :func:, and which
is a duplicate ref.

* Kill :exc: and :data:.

* Kill :mod:s.

* Kill new explicit refs from the merge.
2019-09-09 15:02:16 +02:00
Hynek Schlawack f3f386b314 Start 19.2 cycle 2019-03-03 11:18:30 +01:00
Hynek Schlawack 0356f0603e Prepare 19.1.0 2019-03-03 09:31:44 +01:00
Hynek Schlawack d73628a6da Due doesn't belong to the beginning of a sentence 2018-10-05 14:41:46 +02:00
Hynek Schlawack c2bc831957 Start new cycle 2018-09-01 06:52:08 +02:00
Hynek Schlawack aaeba93b06 Prepare 18.2.0 2018-09-01 06:44:34 +02:00
Hynek Schlawack ad16cd36bf Get rid of slangy anymore 2018-09-01 06:01:44 +02:00
Hynek Schlawack 73ae718ec5
Consistently use "base class" and "subclass" (#436)
Thanks to ABCs, "base class" is more Python than "superclass" and the latter is
also slightly confusing by alluding to "super" and/or being judgy.
2018-08-29 18:52:47 +02:00
Hynek Schlawack 12682192ba Use consistently autodoc syntax for arguments 2018-08-27 14:43:22 +02:00
Hynek Schlawack 0121f3b23c RTD supports https for external domains now! 2018-08-20 06:48:51 +02:00
Hynek Schlawack 8274c9fdbc Fix build 2018-05-03 18:49:18 +02:00
Hynek Schlawack 6717d0933f Start 18.2.0 cycle 2018-05-03 18:46:28 +02:00
Hynek Schlawack 9c3e07bab9 Prepare 18.1.0 2018-05-03 18:15:26 +02:00