Add index pages for directories.
Some links point to directories assuming there will be a directory listing, which I don't think is even true on Sourceforge any more.
This commit is contained in:
6
dev/index.html
Normal file
6
dev/index.html
Normal file
@ -0,0 +1,6 @@
|
||||
<html><body><ul>
|
||||
<li><a href='adc7843_diff'>adc7843_diff</a>
|
||||
<li><a href='adc_diff'>adc_diff</a>
|
||||
<li><a href='pdf'>pdf</a>
|
||||
<li><a href='psionw_sound.c'>psionw_sound.c</a>
|
||||
</ul></body></html>
|
11
dev/pdf/index.html
Normal file
11
dev/pdf/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<html><body><ul>
|
||||
<li><a href='battery_info.txt'>battery_info.txt</a>
|
||||
<li><a href='cf-etna.txt'>cf-etna.txt</a>
|
||||
<li><a href='msm7717_01_02_03.pdf'>msm7717_01_02_03.pdf</a>
|
||||
<li><a href='netbook'>netbook</a>
|
||||
<li><a href='ps7110db.pdf'>ps7110db.pdf</a>
|
||||
<li><a href='psion_mails.txt'>psion_mails.txt</a>
|
||||
<li><a href='readme.txt'>readme.txt</a>
|
||||
<li><a href='sbas090a.pdf'>sbas090a.pdf</a>
|
||||
<li><a href='thumbquickref.pdf'>thumbquickref.pdf</a>
|
||||
</ul></body></html>
|
4
dev/pdf/netbook/index.html
Normal file
4
dev/pdf/netbook/index.html
Normal file
@ -0,0 +1,4 @@
|
||||
<html><body><ul>
|
||||
<li><a href='sa1100-techref.pdf'>sa1100-techref.pdf</a>
|
||||
<li><a href='sa1100-update.pdf'>sa1100-update.pdf</a>
|
||||
</ul></body></html>
|
Reference in New Issue
Block a user