comparison doc/xmlrpc.txt @ 4732:8ee41c7372e7

doc: Fix some Sphinx warnings.
author anatoly techtonik <techtonik@gmail.com>
date Mon, 14 Jan 2013 17:00:27 +0300
parents 23de24f57566
children 609edf9de0a5
comparison
equal deleted inserted replaced
4731:ee406f06802b 4732:8ee41c7372e7
17 17
18 access via the roundup server 18 access via the roundup server
19 19
20 20
21 stand alone roundup-xmlrpc-server 21 stand alone roundup-xmlrpc-server
22 --------------------- 22 ---------------------------------
23 The Roundup XML-RPC standalone server must be started before remote clients can access the 23 The Roundup XML-RPC standalone server must be started before remote clients can access the
24 tracker via XML-RPC. ``roundup-xmlrpc-server`` is installed in the scripts 24 tracker via XML-RPC. ``roundup-xmlrpc-server`` is installed in the scripts
25 directory alongside ``roundup-server`` and roundup-admin``. When invoked, the 25 directory alongside ``roundup-server`` and roundup-admin``. When invoked, the
26 location of the tracker instance must be specified. 26 location of the tracker instance must be specified.
27 27

Roundup Issue Tracker: http://roundup-tracker.org/