in→docs

This commit is contained in:
Marc Beninca 2019-08-25 22:15:32 +02:00
parent c3af60bbfd
commit 96f5a0771a
109 changed files with 0 additions and 0 deletions

View file

@ -1,18 +0,0 @@
apt-mirror
==========
.. todo:: list files syntax
.. warning::
Translations archived in xz are not fetched
Workaround:
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.bz2$} )
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.(bz2|xz)$} )