docs/docs.html: add link to doc for latest stable release as well

This will get copied to /downloads together with tarballs at release time.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-11-15 22:32:39 +01:00
parent fdcc5bc087
commit f1a5f6e9c3

View File

@ -2,15 +2,21 @@
<h3>Documentation</h3> <h3>Documentation</h3>
Current documentation for buildroot includes: Documentation for buildroot includes:
<ul> <ul>
<li> <li>
<a href= "buildroot.html">Buildroot - Usage and Usage and documentation is where you want to start reading if you
documentation</a> is where you want to start reading if you wish to wish to understand how buildroot work, or wish to
understand how buildroot work, or wish to change/extend/fix things. If you change/extend/fix things. If you find any errors (factual,
find any errors (factual, grammatical, whatever) please report them. grammatical, whatever) please report them. Choose between:
<p>
<ul>
<li><a href="/downloads/buildroot.html">Latest stable release</a></li>
<li><a href="buildroot.html">GIT head revision</a></li>
</ul>
<p>
</li> </li>
<li> <li>