Tomer Nosrati
|
e316a35e0f
|
Fix ReadTheDocs CI (#1827)
* Copied .readthedocs.yaml from Celery repo
* Updated version_dev and version_stable in docs/conf.py
|
2023-11-28 14:58:50 +02:00 |
Marcelo Trylesinski
|
7516daf7a7
|
Bump pyupgrade version and add __future__.annotations import
|
2022-04-15 14:16:57 +06:00 |
Matus Valo
|
9dbe842195
|
Ignore kombu.transport.librabbitmq in apicheck.
We are ignoring kombu.transport.librabbitmq because apicheck is failing
due missing librabbitmq library.
|
2021-04-14 09:20:03 +06:00 |
Omer Katz
|
d49db76d90
|
Fix documentation issues.
|
2020-08-23 19:05:33 +03:00 |
Omer Katz
|
7a6e7cc45b
|
pyupgrade
|
2020-07-13 16:58:06 +03:00 |
Omer Katz
|
a23af6a51e
|
Update stable version in docs configuration.
|
2019-03-31 18:18:00 +03:00 |
Omer Katz
|
b8a3fcac06
|
Update version and copyright year.
|
2019-02-06 18:12:08 +02:00 |
BR
|
2dff21c42b
|
Fixed kombu.me links (#988)
|
2019-01-13 22:26:57 +02:00 |
Omer Katz
|
e8e92af89e
|
Bump stable version for docs.
|
2018-05-28 16:57:51 +03:00 |
Thomas Achtemichuk
|
75695205f6
|
Rename `async` keyword to `asynchronous` (#839)
* Rename `async` keyword to `asynchronous`
* Fixes #742
* Resolves "DeprecationWarning: 'async' and 'await' will become reserved
keywords in Python 3.7"
* Address PR feedback
* Update appveyor config
* Rename docs and tests
|
2018-03-19 19:28:43 +02:00 |
Omer Katz
|
802e77b6c3
|
Bump version: 4.0.2 → 4.1.0
|
2017-07-20 19:21:00 +03:00 |
Omer Katz
|
ad54980ddb
|
Bump actual version in the docs.
|
2017-07-06 16:25:53 +03:00 |
Ask Solem
|
bccb4a9d17
|
flakes
|
2016-08-23 11:50:24 -07:00 |
Ask Solem
|
85c191a48a
|
Reorganizes kombu.utils.__init__ package
|
2016-07-16 13:34:08 -07:00 |
Ask Solem
|
87a5568bc8
|
Use Google-style docstrings
|
2016-07-16 11:51:23 -07:00 |
Ask Solem
|
65f982ccf3
|
Removes Django ORM as a broker support
|
2016-06-27 19:31:01 -07:00 |
Ask Solem
|
a25b77756c
|
[dist] Use apicheck from sphinx_celery
|
2016-04-08 15:06:19 -07:00 |
Ask Solem
|
719ce2ef78
|
Use celery_sphinx to manage docs
|
2016-04-07 17:29:30 -07:00 |
Ask Solem
|
d7316fea10
|
[docs] Switch to sphinx.ext.imgmath and adds sphinxcontrib-cheeseshop
|
2016-04-07 11:51:47 -07:00 |
Ask Solem
|
a8203aee1f
|
[requirements][docs] Now depends on Sphinx 1.4
|
2016-04-07 11:46:09 -07:00 |
Ask Solem
|
b374177473
|
Use unicode_litereals everywhere and updates flakeplus target to --2.7
|
2016-04-06 13:14:05 -07:00 |
Ask Solem
|
646ef049b4
|
[docs] Adds sphinx.ext.viewcode
|
2016-04-06 12:14:30 -07:00 |
Ask Solem
|
d6eb370df7
|
[docs] Adds githubsphinx extension
|
2016-04-06 12:10:40 -07:00 |
Ask Solem
|
76b19c63fb
|
[docs] Fixes typo in intersphinx url
|
2016-03-30 14:43:38 -07:00 |
Ask Solem
|
21b3eb4804
|
[docs] Adds Intersphinx
|
2016-03-22 12:04:28 -07:00 |
Ask Solem
|
a8569f3a82
|
flakes
|
2016-03-21 15:47:07 -07:00 |
Ask Solem
|
0990bfa7d9
|
Now uses vine for promises
|
2016-03-02 13:46:56 -08:00 |
Ask Solem
|
e757957f68
|
Updates copyright year
|
2016-01-12 11:48:10 -08:00 |
Ask Solem
|
655db37422
|
flakes
|
2015-10-02 18:00:30 -07:00 |
Ask Solem
|
5fc39f961c
|
2015 updates
|
2015-01-01 13:48:58 +01:00 |
Ask Solem
|
ff42ffc6f3
|
Copyright 2014
|
2014-05-22 14:58:14 +01:00 |
Ask Solem
|
6ba75b907d
|
Updates Copyright years to 2013
|
2013-10-02 14:59:25 +01:00 |
Ask Solem
|
554bddd2af
|
Py3 fixes
|
2013-09-10 17:26:12 +01:00 |
Ask Solem
|
dd0fe3a3a6
|
More pep8ify
|
2013-01-17 13:50:01 +00:00 |
Ask Solem
|
c16e0822a3
|
Doc fixes
|
2012-11-21 17:34:04 +00:00 |
Ask Solem
|
dd7808f97b
|
Adds missing reference files
|
2012-01-09 16:50:12 +00:00 |
Ask Solem
|
ba0935db39
|
Updates copyright years to include 2012
|
2012-01-06 17:08:38 +00:00 |
Ask Solem
|
84a8c28230
|
Update copyright headers to include 2011
|
2011-01-31 22:44:30 +01:00 |
Ask Solem
|
cd2022670f
|
Added celery theme to documentation
|
2010-07-23 15:12:49 +02:00 |
Ask Solem
|
621b77a92a
|
Added Sphinx Documentation
|
2010-07-23 14:43:33 +02:00 |