commit | f3a2e9f93707243ccd01871d95feea5c93468237 | [log] [tgz] |
---|---|---|
author | Andrew Kuchling <amk@amk.ca> | Sun Aug 18 20:04:34 2013 -0400 |
committer | Andrew Kuchling <amk@amk.ca> | Sun Aug 18 20:04:34 2013 -0400 |
tree | 2ab4c8bcd09e424468e7f87fb1bee49f8d9f7eaf | |
parent | d36b515954c1fc8ea711064a3e6ea023c43578e6 [diff] |
#18445: update Tools/scripts/README. - document abitype.py, analyze_dxp.py, get-remote-certificate.py, import_diagnostics.py, parse_html5_entities.py. - remove redemo.py which was moved to Tools/Demo. - sort list into alphabetical order Patch by Seydou Dia.