Explorar o código

docs/about.html: add menuconfig screenshot

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
d1be50be77
Modificáronse 3 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      docs/about.html
  2. BIN=BIN
      docs/images/menuconfig.png
  3. BIN=BIN
      docs/images/menuconfig_small.png

+ 6 - 0
docs/about.html

@@ -5,6 +5,12 @@
 
 <h3>Buildroot: making Embedded Linux easy</h3>
 
+<div align="center">
+<a href="images/menuconfig.png">
+ <img src="images/menuconfig_small.png" width="340" height="220"
+ alt="Buildroot menuconfig" border="0">
+</a>
+</div>
 
 Buildroot is a set of Makefiles and patches that makes it easy to generate a
 cross-compilation toolchain and root filesystem for your target Linux

BIN=BIN
docs/images/menuconfig.png


BIN=BIN
docs/images/menuconfig_small.png