Mercurial > p > roundup > code
comparison doc/developers.txt @ 7962:828f79ae965b
doc: update links and docs on checking links
Add timeout for link checking so make linkcheck completes.
Document grep command to use to filter broken links to external links.
Fix PostgreSQL links to point to current pages.
Fix pyreadline3 link.
Fix vim po file plugin link
Use wayback machine for zpi internationalization link.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 13 May 2024 18:42:26 -0400 |
| parents | a363bb8c0ed4 |
| children | d1c29284ccd9 |
comparison
equal
deleted
inserted
replaced
| 7961:32ead43b8299 | 7962:828f79ae965b |
|---|---|
| 662 .. _Mercurial distributed version control system (DVCS): | 662 .. _Mercurial distributed version control system (DVCS): |
| 663 https://www.mercurial-scm.org/ | 663 https://www.mercurial-scm.org/ |
| 664 .. _Plural Forms: | 664 .. _Plural Forms: |
| 665 https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html | 665 https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html |
| 666 .. _po filetype plugin: | 666 .. _po filetype plugin: |
| 667 https://vim.sourceforge.io/scripts/script.php?script_id=695 | 667 https://www.vim.org/scripts/script.php?script_id=64 |
| 668 .. _PO utilities: https://github.com/pinard/po-utils | 668 .. _PO utilities: https://github.com/pinard/po-utils |
| 669 .. _poEdit: https://poedit.net/ | 669 .. _poEdit: https://poedit.net/ |
| 670 .. _pology: http://pology.nedohodnik.net/doc/user/en_US/ch-poformat.html | 670 .. _pology: http://pology.nedohodnik.net/doc/user/en_US/ch-poformat.html |
| 671 .. _pylint: https://pylint.pycqa.org/en/latest/ | 671 .. _pylint: https://pylint.pycqa.org/en/latest/ |
| 672 .. _Roundup Source: | 672 .. _Roundup Source: |
| 683 .. _TALES: | 683 .. _TALES: |
| 684 .. _Template Attribute Language Expression Syntax: | 684 .. _Template Attribute Language Expression Syntax: |
| 685 https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html | 685 https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html |
| 686 .. _TravisCI: https://app.travis-ci.com/github/roundup-tracker/roundup | 686 .. _TravisCI: https://app.travis-ci.com/github/roundup-tracker/roundup |
| 687 .. _vim: https://www.vim.org/ | 687 .. _vim: https://www.vim.org/ |
| 688 .. _ZPTInternationalization: http://grok.zope.org/doc/community/view_generation/i18n_of_your_app.html | 688 .. _ZPTInternationalization: https://web.archive.org/web/20120804003011/http://grok.zope.org/doc/community/view_generation/i18n_of_your_app.html |
