shaka-packager/docs/source
Joey Parrish ac125564b9 build: Fix pylint 2.10 issues, use python3 where possible
The newest pylint release complained about several issues that the
older release did not.  This resolves those issues:

 - removes unneeded "u" prefix from strings
 - adds "encoding" parameter for all open() calls
 - because "encoding" is a python3-only parameter, use python3 in all
   the scripts that we control

Unfortunately, python2 is required for any scripts that import modules
from the ancient Chromium build system we're using (referenced by
DEPS), as well as kokoro scripts.

Change-Id: I2e9f97af508efe58b5a71de21740e59b1528affd
2021-08-24 12:27:03 -07:00
..
_static Updated style for option list and field list 2017-09-19 14:52:25 -07:00
options Update documentation for text support. 2021-02-17 18:39:07 +00:00
tutorials Properly format the documentation for dash_only and hls_only 2021-06-10 14:21:23 -07:00
build_instructions.md build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
conf.py build: Fix pylint 2.10 issues, use python3 where possible 2021-08-24 12:27:03 -07:00
design.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
docker_instructions.md Default multicast interface address to "0.0.0.0" if absent 2017-12-04 19:21:52 +00:00
documentation.rst Add --quiet to suppress LOG(INFO) outputs 2019-10-08 10:20:51 -07:00
index.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
library.rst Update ffmpeg piping with udp and rtp 2017-09-22 15:28:59 -07:00
library_details.rst Update the tutorial and documentation for multi-DRM support. 2018-07-26 06:13:37 +00:00