Mercurial > p > roundup > code
comparison doc/features.txt @ 5756:e48b039b0ec0
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 | 3e1b66c4e1e2 |
| children | 6e341009593b |
comparison
equal
deleted
inserted
replaced
| 5755:fefd8263ee4d | 5756:e48b039b0ec0 |
|---|---|
| 113 - accessible using basic HTTP authentication at /rest starting point | 113 - accessible using basic HTTP authentication at /rest starting point |
| 114 - see the `rest guide`_ for details. | 114 - see the `rest guide`_ for details. |
| 115 | 115 |
| 116 .. _sqlite: http://www.hwaci.com/sw/sqlite/ | 116 .. _sqlite: http://www.hwaci.com/sw/sqlite/ |
| 117 .. _mysql: https://pypi.org/project/MySQL-python/ | 117 .. _mysql: https://pypi.org/project/MySQL-python/ |
| 118 .. _postgresql: http://initd.org/software/initd/psycopg | 118 .. _postgresql: http://initd.org/psycopg/ |
| 119 .. _`xmlrpc guide`: xmlrpc.html | 119 .. _`xmlrpc guide`: xmlrpc.html |
| 120 .. _`rest guide`: rest.html | 120 .. _`rest guide`: rest.html |
