tldr/scripts
Agniva De Sarker 62731a8b64 Correctly store language and platform mappings together (#3588)
Previously they were stored separately in their own arrays.
This made them disconnected, and impossible to know if a page
belonged to which platform and language combination.

This PR adds an array of objects called `targets` which contains
platform/language pairs.
2019-11-19 18:58:23 +01:00
..
pdf README: bring back old markdown syntax 2018-11-14 22:20:44 +00:00
build-index.js Correctly store language and platform mappings together (#3588) 2019-11-19 18:58:23 +01:00
build.sh Travis: separate building from deployment. 2019-07-11 17:01:05 +05:30
deploy.sh Travis: separate building from deployment. 2019-07-11 17:01:05 +05:30
id_ed25519_tldr_asset_upload.enc [Security]: Moving to a secure way of uploading assets (#2747) 2019-02-03 14:57:35 +01:00
send_to_bot.py scripts: fix import for urllib2 in python3 2018-08-26 21:16:50 +01:00