shaka-packager/docs/source
Suraj kumar (sk) aa046a8d9e
Fix the build instructions on Windows
For windows running `GYP_DEFINES='target_arch=X64'` shows an error GYP_DEFINES is
not recognized as an internal or external command.

The actual command is to set the value of GYP_DEFINES. so it should be 
`SET GYP_DEFINES='target_arch=X64'`.
2021-03-22 11:32:26 -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 Cleanup HttpFile and related PR. 2021-03-02 17:43:47 +00:00
build_instructions.md Fix the build instructions on Windows 2021-03-22 11:32:26 -07:00
conf.py Added architecture diagram 2017-12-01 00:29:50 +00: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