How to add new directory in the handbook structure?
Allan Jude
allanjude at freebsd.org
Wed Sep 17 16:46:38 UTC 2014
On 2014-09-17 11:44, RayCherng Yu wrote:
> Dear all,
>
> I start to contribute the translation of the FreeBSD Handbook to
> Traditional Chinese for 3 months.
> The Traditional Chinese Handbook Project is abandoned for several years. It
> is outdated. Comparing to the English version, it lacks some chapters.
> I updated the chapters.ent and sent problem report.
> But I don't know how too add new directory in the zh_TW.UTF-8 handbook
> directory?
> I copy the new directory from en_US.ISO8859-1 version to zh_TW.UTF-8
> handbook directory and change the encoding in chapter.xml in each directory.
> It don't work.
> How should I do?
>
> Thanks and Best Regards
>
> RayCherng
> _______________________________________________
> freebsd-doc at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe at freebsd.org"
>
Generally you should be fine to create the directories, then do: svn add
<directory>
and then use 'svn diff' to generate a patch that will add the
directories and files, and submit that attached to a PR.
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20140917/65fd8076/attachment.sig>
More information about the freebsd-doc
mailing list