comparison doc/features.txt @ 5758:392f887652f0 maint-1.6

issue2550966: fix suboptimal links in docs. I think I got the majority of them. Some links still don't resolve because they are gone and there is no replacement afaict. Also the check is picking up example links like: https://.../rest and http://localhost:8017/... which should not be checked but are.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 21:39:17 -0400
parents e74c3611b138
children
comparison
equal deleted inserted replaced
5757:2f286655e1af 5758:392f887652f0
106 - simple remote tracker interface with basic HTTP authentication 106 - simple remote tracker interface with basic HTTP authentication
107 - provides same access to tracker as roundup-admin, but based on 107 - provides same access to tracker as roundup-admin, but based on
108 XMLRPC calls 108 XMLRPC calls
109 109
110 .. _sqlite: http://www.hwaci.com/sw/sqlite/ 110 .. _sqlite: http://www.hwaci.com/sw/sqlite/
111 .. _mysql: http://sourceforge.net/projects/mysql-python 111 .. _mysql: https://pypi.org/project/MySQL-python/
112 .. _postgresql: http://initd.org/software/initd/psycopg 112 .. _postgresql: http://initd.org/psycopg/
113

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