Mercurial > p > roundup > code
diff doc/xmlrpc.txt @ 6638:e1588ae185dc issue2550923_computed_property
merge from default branch. Fix travis.ci so CI builds don't error out
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 21 Apr 2022 16:54:17 -0400 |
| parents | 24e2eeb2ed9a |
| children | e7b4ad2c57ac |
line wrap: on
line diff
--- a/doc/xmlrpc.txt Fri Oct 08 00:37:16 2021 -0400 +++ b/doc/xmlrpc.txt Thu Apr 21 16:54:17 2022 -0400 @@ -1,3 +1,8 @@ +.. meta:: + :description language=en: + Documentation on the XMLRPC interface to the Roundup Issue + Tracker. Includes sample clients. + .. index:: triple: api; xml; remote procedure call pair: api; xmlrpc
