summaryrefslogtreecommitdiff
path: root/docs/images
AgeCommit message (Collapse)Author
2010-08-30docs/images: optimize small images to speed up page loadingPeter Korsgaard
Remove alpha channel and limit number of colors used. This gets the images down to ~37% of their previous size without any visual degrading (in fact it now looks correctly on ancient IE versions with broken png alpha handling). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-03-27docs/images: remove unused busybox logoPeter Korsgaard
2009-03-27docs/images/: tweak menuconfig*pngPeter Korsgaard
Convert to 8bit, saves ~145kb
2009-03-27docs/: use new logoPeter Korsgaard
2009-03-25docs/about.html: add menuconfig screenshotPeter Korsgaard
2007-01-19- update valid HTML pic and temporarily enable referer checkingBernhard Reutner-Fischer
2005-02-21Add a websiteEric Andersen