shaka-packager/docs
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
..
source Fix the build instructions on Windows 2021-03-22 11:32:26 -07:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
Makefile Switch to python3 for sphinx document generator 2020-01-22 01:27:25 +00:00
linux_profiling.md [Doc] Minor clean up on linux_profiling.md (#281) 2018-03-12 10:15:47 -07:00
shaka-packager.png Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00
update_docs.sh Make docs/udpate_docs.sh executable 2018-05-25 20:43:43 +00:00