diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-08-02 10:25:23 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-08-02 10:25:23 +0200 |
commit | d40d77ff708344a075c0c70a73e1b35efc4e3d62 (patch) | |
tree | 6df99bfa99ad4eefd9457906106726c9d47ee837 /docs/docs.html | |
parent | 4009cbbbf9832abfb4e3047d536ce2bd775d2587 (diff) |
docs: update links to the manual
In addition to the HTML version, also publish the PDF and Text
versions of our manual.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/docs.html')
-rw-r--r-- | docs/docs.html | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/docs/docs.html b/docs/docs.html index 65eaff1c4..139349892 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2,10 +2,18 @@ <h3>Documentation</h3> -<p>The <a href="/downloads/manual/manual.html">Buildroot user manual</a> -is where you want to start reading if you wish to understand how -Buildroot works, or wish to change/extend/fix things. If you find any -errors (factual, grammatical, whatever) please report them to us.</p> +<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 +things. It is available as:</p> + +<ul> + <li><a href="/downloads/manual/manual.html">Online HTML</a></li> + <li><a href="/downloads/manual/manual.pdf">PDF document</a></li> + <li><a href="/downloads/manual/manual.text">ASCII text</a></li> +</ul> + +<p>If you find any errors (factual, grammatical, whatever) please +report them to us.</p> <p>If you find that you need help with Buildroot, you can ask for help:</p> |