linkchecker/doc/src
Chris Mayo e297b1a477 Stop including binary translation catalogs in the source
Makes it easier to contribute and accept translations.

Does add a new dependency on installation from source, polib. This is
not made mandatory because not all users will want translations.

polib has no further dependencies and can be installed anywhere
LinkChecker can, using pip too.

Add release process step to check polib is installed

The Wheel still includes translations. Recommend install from PyPI in
the README.

Translations were being compiled in setup.py until 2014, using a bundled
copy of msgfmt.py.
9c3739f1c ("Replace msgfmt.py with local tools.", 2014-09-08)
2021-11-22 19:30:33 +00:00
..
_templates Use an HTML list for custom menu entries in documentation 2021-08-22 19:26:03 +01:00
code Fix broken Edit on GitHub links in documentation 2021-08-12 19:28:50 +01:00
images Generate html documentation with Sphinx 2020-08-15 17:02:38 +01:00
man Fix broken Edit on GitHub links in documentation 2021-08-12 19:28:50 +01:00
code_of_conduct.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
conf.py Merge pull request #491 from cjmayo/sphinx2 2020-08-29 16:50:27 +01:00
contributing.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
faq.rst Generate html documentation with Sphinx 2020-08-15 17:02:38 +01:00
index.rst Stop including binary translation catalogs in the source 2021-11-22 19:30:33 +00:00
install.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00
Makefile Only translate man pages (and index.rst) 2020-08-23 17:19:26 +01:00
upgrading.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00