diff options
author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2014-03-02 19:04:24 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-03 21:40:50 +0100 |
commit | cec43a8f2544532642bb2c5d48bf95eac8606ba7 (patch) | |
tree | 4675ddcbdeee4ffee42b51061c140ae95171464e /docs/docs.html | |
parent | 39b26d71715b0f2fb416bba42fdcfebb531a98a4 (diff) | |
download | buildroot-cec43a8f2544532642bb2c5d48bf95eac8606ba7.tar.gz buildroot-cec43a8f2544532642bb2c5d48bf95eac8606ba7.zip |
website: new website !
A new menu and logo for the website, also some of the contents has been
reworked.
This patch also removes files that are no longer used, like the old
stylesheet and a few pages. The content of theses pages has mostly been
merged in other pages or was redudant with the manual.
[Thomas: integrate a few typo fixes noticed by Thomas De
Schampheleire]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/docs.html')
-rw-r--r-- | docs/docs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs.html b/docs/docs.html index bd8753cd59..1e245538ab 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1,6 +1,6 @@ <!--#include file="header.html" --> -<h3>Documentation</h3> +<h2>Documentation</h2> <p>The Buildroot user manual is where you want to start reading if you wish to understand how Buildroot works, or wish to change/extend/fix @@ -28,7 +28,7 @@ help:</p> <ul> - <li>On the <a href="lists.html">buildroot mailing list</a> + <li>On the <a href="support.html">buildroot mailing list</a> at <code>buildroot at uclibc.org</code></li> <li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC |