Fundraising in PDF.
[wolnelektury.git] / doc / reference.rst
1 Reference
2 =========
3
4 .. :py:mod:catalogue
5
6 Catalogue
7 ---------
8
9 .. automodule:: catalogue
10
11 .. automodule:: catalogue.models
12
13 .. autoclass:: catalogue.models.Book
14     :members:
15
16 .. autoclass:: catalogue.models.Fragment
17     :members:
18
19 .. autoclass:: catalogue.models.Tag
20     :members:
21
22 .. autoclass:: catalogue.models.Collection
23     :members:
24
25
26
27 .. :py:mod:dictionary
28
29 Annotation Dictionary
30 ---------------------
31
32 .. automodule:: dictionary.models
33     :members:
34
35
36
37 .. :py:mod:pdcounter
38
39 Public Domain Counter
40 ---------------------
41
42 .. automodule:: pdcounter.models
43     :members:
44
45
46
47 .. :py:mod:picture
48
49 Picture repository
50 ------------------
51
52 .. automodule:: picture.models
53     :members:
54
55
56
57 .. :py:mod:social
58
59 Social
60 ------
61
62 .. automodule:: social.models
63     :members:
64
65
66
67 .. :py:mod:sponsors
68
69 Sponsors
70 --------
71
72 .. automodule:: sponsors.models
73     :members:
74
75
76
77 .. :py:mod:suggest
78
79 Suggest
80 -------
81
82 .. automodule:: suggest.models
83     :members:
84
85
86 .. :py:mod:waiter
87
88 Celery Waiter
89 -------------
90
91 .. automodule:: waiter.models
92     :members: