docs: conf.py: add CJK package needed by translations
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 9 Jul 2019 18:14:17 +0000 (15:14 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 17 Jul 2019 09:57:51 +0000 (06:57 -0300)
commit24889dad3d9e7c9e22f5be46d9ae7b8ca92cc1cc
tree860655ff2cbb621ed042d09ed551431693d0f280
parent9d42afbe6bd4ce6d424159715e4abf3ea3ddb789
docs: conf.py: add CJK package needed by translations

In order to be able to output Asian symbols with XeLaTeX, we
need the xeCJK package, and a default font for CJK symbols.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/conf.py