comparison doc/developers.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 64ceb9c14b28
children 048ff467add9
comparison
equal deleted inserted replaced
5757:2f286655e1af 5758:392f887652f0
19 Design Document`_ and the `implementation notes`_. 19 Design Document`_ and the `implementation notes`_.
20 20
21 All development is coordinated through two resources: 21 All development is coordinated through two resources:
22 22
23 - roundup-devel mailing list at 23 - roundup-devel mailing list at
24 http://lists.sourceforge.net/mailman/listinfo/roundup-devel 24 https://sourceforge.net/projects/roundup/lists/roundup-devel
25 - The issue tracker running at 25 - The issue tracker running at
26 https://issues.roundup-tracker.org/ 26 https://issues.roundup-tracker.org/
27 27
28 Website, wiki 28 Website, wiki
29 ------------- 29 -------------
414 414
415 415
416 .. _External hyperlink targets: 416 .. _External hyperlink targets:
417 417
418 .. _alexander smishlajev: 418 .. _alexander smishlajev:
419 .. _als: http://sourceforge.net/users/a1s/ 419 .. _als: https://sourceforge.net/u/a1s/profile/
420 .. _cygwin: https://www.cygwin.com/ 420 .. _cygwin: https://www.cygwin.com/
421 .. _emacs: https://www.gnu.org/software/emacs/ 421 .. _emacs: https://www.gnu.org/software/emacs/
422 .. _gettext package: https://www.gnu.org/software/gettext/ 422 .. _gettext package: http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html
423 .. _gettext module: https://docs.python.org/2/library/gettext.html 423 .. _gettext module: https://docs.python.org/2/library/gettext.html
424 .. _GNU: http://www.gnu.org/ 424 .. _GNU: http://www.gnu.org/
425 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html 425 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html
426 .. _issue tracker: https://issues.roundup-tracker.org/ 426 .. _issue tracker: https://issues.roundup-tracker.org/
427 .. _Lokalize: Lokalize 427 .. _Lokalize: Lokalize
428 .. _KDE: http://www.kde.org/ 428 .. _KDE: https://kde.org/
429 .. _linux: https://www.linux.org/ 429 .. _linux: https://www.linux.org/
430 .. _Plural Forms: 430 .. _Plural Forms:
431 http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html 431 http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html
432 .. _po filetype plugin: 432 .. _po filetype plugin:
433 http://vim.sourceforge.net/scripts/script.php?script_id=695 433 https://vim.sourceforge.io/scripts/script.php?script_id=695
434 .. _PO utilities: https://github.com/pinard/po-utils 434 .. _PO utilities: https://github.com/pinard/po-utils
435 .. _poEdit: http://poedit.sourceforge.net/ 435 .. _poEdit: https://poedit.net/
436 .. _Roundup Source: 436 .. _Roundup Source:
437 .. _Roundup source distribution: 437 .. _Roundup source distribution:
438 .. _Roundup binary distribution: 438 .. _Roundup binary distribution:
439 http://sourceforge.net/project/showfiles.php?group_id=31577 439 https://sourceforge.net/projects/roundup/files/
440 .. _roundup-devel mailing list: 440 .. _roundup-devel mailing list:
441 http://lists.sourceforge.net/mailman/listinfo/roundup-devel 441 https://sourceforge.net/projects/roundup/lists/roundup-devel
442 .. _TAL: 442 .. _TAL:
443 .. _Template Attribute Language: 443 .. _Template Attribute Language:
444 https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html 444 https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html
445 .. _TALES: 445 .. _TALES:
446 .. _Template Attribute Language Expression Syntax: 446 .. _Template Attribute Language Expression Syntax:
447 https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html 447 https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html
448 .. _vim: http://www.vim.org/ 448 .. _vim: https://www.vim.org/
449 .. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport 449 .. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport
450 450

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