Mercurial > p > roundup > code
annotate doc/pydoc.txt @ 8347:e25a4e199568
build: prep for 2.5.0 - fix py versions, add links to pypi
Mark supported python version as 3.7 or newer
alphabetize args to setup so I can find them
add project_urls for docs, changelog, contact, IRC issues licenses and
wiki.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 29 Jun 2025 12:10:23 -0400 |
| parents | 78b13272d41b |
| children | 0663a7bcef6c |
| rev | line source |
|---|---|
|
8263
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 ================ |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
2 Pydocs from code |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
3 ================ |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
4 |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
5 .. contents:: |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
6 :local: |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
7 |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
8 Client class |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
9 ============ |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
10 |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
11 .. autoclass:: roundup.cgi.client::Client |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
12 |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
13 Templating Utils class |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
14 ====================== |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
15 |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
16 .. autoclass:: roundup.cgi.templating::TemplatingUtils |
|
78b13272d41b
docs: link to Client and TemplatingUtils class/method docstrings
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
17 :members: |
