mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
Added reference zip file and updated script to fetch reference from web.
This commit is contained in:
parent
dc04ccefa1
commit
505c54461b
@ -4,3 +4,5 @@ for i in `grep -o "http://arduino.berlios.de/index.php/Reference/[^']*" index.ht
|
||||
perl -i -pe "s|http://arduino.berlios.de/index.php/Reference/[^?\"']*\?[^'\"]*|#|g" *.html
|
||||
perl -i -pe "s|http://arduino.berlios.de/index.php/Reference/([^']*)|\1.html|g" *.html
|
||||
perl -i -pe "s|http://arduino.berlios.de/pub/skins/arduino/arduino.css|arduino.css|g" *.html
|
||||
perl -i -pe "s|HomePage.html|index.html|g" *.html
|
||||
perl -i -pe "s|/\\?PHPSESSID=[^\"]*|http://arduino.berlios.de/|g" *.html
|
||||
|
BIN
build/shared/reference.zip
Normal file
BIN
build/shared/reference.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user