Date: Wed, 17 Sep 2014 20:50:12 +0200 From: Benedict Reuschling <bcr@FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: Re: How to add new directory in the handbook structure? Message-ID: <5419D7E4.7050003@FreeBSD.org> In-Reply-To: <5419BAF9.9070106@freebsd.org> References: <CAG2Wu4OGcOhKb7x-HzwNjFsHyXnPyLgME-7mrdEVinGSQRVHyw@mail.gmail.com> <5419BAF9.9070106@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Am 17.09.14 um 18:46 schrieb Allan Jude: > 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@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-doc To >> unsubscribe, send any mail to >> "freebsd-doc-unsubscribe@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. > When you want to build the handbook in your local checkout and the new chapter you copied does not show up, you need to adjust your Makefile and add that chapter so that it gets built. Compare the en_US Makefile with your zh_TW Makefile and see what is missing. Thanks for working on updating the Traditional Chinese handbook! Regards Benedict Reuschling Documentation Committer The FreeBSD Project The FreeBSD Documentation Project -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUGdfkAAoJEAQa31nbPD2LP/UIAIrorEvTd3wfGZsJJmiqGwHI g0SU4eqBsNFAMbarPSdDHUirpVgf70MolrNKBi5QlwJt1GosFt4dTCLXYNkg/OtF qSBtm9gQvB8yuKf+tIGUxxCN1Sc6S3loDsXRgS+fmkeDzmyXrBXKRJCZ6yffpxq6 Qpd0XiMtgdzsDGbAah+ezxQelWA+cdWJ1+x2f6Pg1ID5ibRHW4LdBv96Ady5oXli qIha3ZbgfoIF0ZwEgv/T1GtzNHYl9+RTbvyl0zcvUl+Hu4wnHeodigq6jI+J6iBB lX6C3wTJ7gvqfJPpYt5g8hMwMmUocRvQ8KFu/DEAuj9UkfDR97EJQeUz5eUUXFM= =DkPZ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5419D7E4.7050003>