Publishing docs

Kévin Raymond shaiton at fedoraproject.org
Tue May 1 20:16:42 UTC 2012


On Tue, May 1, 2012 at 3:45 PM, Walter Cheuk <wwycheuk at gmail.com> wrote:
> Technical Notes is now 100% translated into Chinese (Taiwan) (zh_TW).
> Should I ask for it be published as described in [1] or it will got
> published automatically? And how can I test it and can it be modified
> after published?
>
>
> Regards,
> Walter Cheuk
>
> [1]: https://fedoraproject.org/wiki/L10N/Guide#Publishing_Docs

Hi,

Nice, good job!
Yes please open a ticket for that, it helps us to track all tasks
(during the beta release, we all have too much task to handle).

Once published, there is no update, you need to ask for an update
later (same as publish process).
So please proofread before asking to publish.

You could do as the following (simple exemple):

su -lc 'yum install publican-doc publican-fedora'
git clone git://git.fedorahosted.org/git/docs/install-guide.git
cd install-guide
git branch --track f17 origin/f17
git checkout f17
tx pull -l fr
publican build --formats=html --langs=fr-FR

Regards,

-- 
Kévin Raymond
(shaiton)
GPG-Key: A5BCB3A2


More information about the docs mailing list