File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ Copyright
2+ =========
3+
4+ *Pytest Celery User Manual *
5+
6+ by Tomer Nosrati
7+
8+ .. |copy | unicode :: U+000A9 .. COPYRIGHT SIGN
9+
10+ Copyright |copy | 2024, Tomer Nosrati.
11+
12+ All rights reserved. This material may be copied or distributed only
13+ subject to the terms and conditions set forth in the `Creative Commons
14+ Attribution-ShareAlike 4.0 International
15+ <https://creativecommons.org/licenses/by-sa/4.0/legalcode> `_ license.
16+
17+ You may share and adapt the material, even for commercial purposes, but
18+ you must give the original author credit. If you alter, transform, or build upon this
19+ work, you may distribute the resulting work only under the same or a
20+ compatible license to this one.
21+
22+ .. note ::
23+
24+ While the *Pytest Celery * documentation is offered under the
25+ Creative Commons *Attribution-ShareAlike 4.0 International * license,
26+ the Pytest Celery *software * is offered under the
27+ `BSD License (3 Clause) <http://www.opensource.org/licenses/BSD-3-Clause >`_.
Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ Getting Started
2626Contents
2727========
2828
29+ .. toctree ::
30+ :maxdepth: 1
31+
32+ copyright
33+
2934.. toctree ::
3035 :maxdepth: 1
3136
You can’t perform that action at this time.
0 commit comments