diff options
-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> |