-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Copyright | ||
========= | ||
|
||
*Pytest Celery User Manual* | ||
|
||
by Tomer Nosrati | ||
|
||
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN | ||
|
||
Copyright |copy| 2024, Tomer Nosrati. | ||
|
||
All rights reserved. This material may be copied or distributed only | ||
subject to the terms and conditions set forth in the `Creative Commons | ||
Attribution-ShareAlike 4.0 International | ||
<https://creativecommons.org/licenses/by-sa/4.0/legalcode>`_ license. | ||
|
||
You may share and adapt the material, even for commercial purposes, but | ||
you must give the original author credit. If you alter, transform, or build upon this | ||
work, you may distribute the resulting work only under the same or a | ||
compatible license to this one. | ||
|
||
.. note:: | ||
|
||
While the *Pytest Celery* documentation is offered under the | ||
Creative Commons *Attribution-ShareAlike 4.0 International* license, | ||
the Pytest Celery *software* is offered under the | ||
`BSD License (3 Clause) <http://www.opensource.org/licenses/BSD-3-Clause>`_. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,11 @@ Getting Started | |
Contents | ||
======== | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
copyright | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
|