Most of the contents moved into the documentation for translate_package(), since there was already substantial overlap with the README. I've done some minor de-duplication, but more still needs to be done.
I also moved some content into the developer and translator vignettes, these will also need to be rewritten to improve the flow. I didn't want to do too much re-writing here since the story is going to continue to evolve as translatepackage() becomes a more of a wrapper around `po*()functions. (i.e. the information about diasporic languages applies to bothpo_create()andtranslate_package()` but we don't have a good place to put it currently).
Most of the contents moved into the documentation for
translate_package()
, since there was already substantial overlap with the README. I've done some minor de-duplication, but more still needs to be done.I also moved some content into the developer and translator vignettes, these will also need to be rewritten to improve the flow. I didn't want to do too much re-writing here since the story is going to continue to evolve as translatepackage() becomes a more of a wrapper around `po*()
functions. (i.e. the information about diasporic languages applies to both
po_create()and
translate_package()` but we don't have a good place to put it currently).Fixes #276