File tree Expand file tree Collapse file tree 9 files changed +138
-14
lines changed Expand file tree Collapse file tree 9 files changed +138
-14
lines changed Original file line number Diff line number Diff line change 1+ .. _changelog :
2+
3+ ================
4+ Change history
5+ ================
6+
7+ TBD
Original file line number Diff line number Diff line change 1+ .. include :: ../Changelog.rst
Original file line number Diff line number Diff line change 1+ .. include :: ../CONTRIBUTING.rst
Original file line number Diff line number Diff line change 1+ .. _faq :
2+
3+ ============================
4+ Frequently Asked Questions
5+ ============================
6+
7+ .. contents ::
8+ :local:
9+
10+ .. _faq-general :
11+
12+ General
13+ =======
14+
15+ .. _faq-tbd-1 :
16+
17+ TBD 1?
18+ ------
19+
20+ **Answer: ** Yes/No.
21+
22+ .. _faq-tbd-2 :
23+
24+ TBD 2?
25+ ------
26+
27+ **Answer: ** Yes/No.
Original file line number Diff line number Diff line change 1+ =================
2+ Getting Started
3+ =================
4+
5+ :Release: |version |
6+ :Date: |today |
7+
8+ .. toctree ::
9+ :maxdepth: 2
10+
11+ introduction
12+ backends-and-brokers/index
13+ first-steps-with-celery
14+ next-steps
15+ resources
Original file line number Diff line number Diff line change 1+ .. _intro :
2+
3+ ===============================
4+ Introduction to Pytest Celery
5+ ===============================
6+
7+ .. contents ::
8+ :local:
9+ :depth: 1
10+
11+ TBD?
12+ ====
13+
14+ TBD.
Original file line number Diff line number Diff line change 1- .. pytest-celery documentation master file, created by
2- sphinx-quickstart on Tue Oct 19 13:33:33 2023.
3- You can adapt this file completely to your liking, but it should at least
4- contain the root `toctree` directive.
1+ ===================================================
2+ pytest-celery - Testing Infrastructure for Celery
3+ ===================================================
54
6- Welcome to pytest-celery's documentation!
7- ==========================================
5+ TBD
86
9- Contents:
10- ---------
7+ pytest-celery has a growing community of users and contributors. Join us
8+ in making pytest-celery even better!
9+
10+ pytest-celery is Open Source and licensed under the BSD License.
11+
12+ Supporting pytest-celery
13+ ========================
14+
15+ Your contributions support the continued development of pytest-celery.
16+
17+ If you find pytest-celery valuable, please consider supporting us to ensure its
18+ future growth and maintenance.
19+
20+ Getting Started
21+ ===============
22+
23+ - Begin your journey with pytest-celery by following the :ref: `getting-started `.
24+ - For common questions, you might want to check out the :ref: `faq `.
25+
26+ Contents
27+ ========
28+
29+ .. toctree ::
30+ :maxdepth: 1
31+
32+ introduction
33+ getting-started/index
1134
1235.. toctree ::
13- :maxdepth: 2
36+ :maxdepth: 2
37+
38+ userguide/index
1439
15- Indices and tables
16- ==================
40+ .. toctree ::
41+ :maxdepth: 1
1742
18- * :ref: ` genindex `
19- * :ref: ` modindex `
20- * :ref: ` search `
43+ faq
44+ changelog
45+ contributing
Original file line number Diff line number Diff line change 1+ .. _guide :
2+
3+ ============
4+ User Guide
5+ ============
6+
7+ :Release: |version |
8+ :Date: |today |
9+
10+ .. toctree ::
11+ :maxdepth: 1
12+
13+ tbd
Original file line number Diff line number Diff line change 1+ .. _guide-tbd :
2+
3+ ====
4+ TBD
5+ ====
6+
7+ .. contents ::
8+ :local:
9+ :depth: 1
10+
11+ TBD
12+
13+ Title Placeholder 1
14+ ===================
15+
16+ TBD
17+
18+ Title Placeholder 2
19+ ===================
20+
21+ TBD
You can’t perform that action at this time.
0 commit comments