mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
docs.html: add links to nightly build of manual as well
The html/pdf/text version of the manual is regenerated from current git head every 6 hours. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e580ce84f9
commit
1a2494d63b
@ -6,12 +6,20 @@
|
|||||||
wish to understand how Buildroot works, or wish to change/extend/fix
|
wish to understand how Buildroot works, or wish to change/extend/fix
|
||||||
things. It is available as:</p>
|
things. It is available as:</p>
|
||||||
|
|
||||||
|
<h4>Latest stable release</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/downloads/manual/manual.html">Online HTML</a></li>
|
<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.pdf">PDF document</a></li>
|
||||||
<li><a href="/downloads/manual/manual.text">ASCII text</a></li>
|
<li><a href="/downloads/manual/manual.text">ASCII text</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h4>Nightly build</h4>
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://nightly.buildroot.org/manual.html">Online HTML</a></li>
|
||||||
|
<li><a href="http://nightly.buildroot.org/manual.pdf">PDF document</a></li>
|
||||||
|
<li><a href="http://nightly.buildroot.org/manual.text">ASCII text</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<p>If you find any errors (factual, grammatical, whatever) please
|
<p>If you find any errors (factual, grammatical, whatever) please
|
||||||
report them to us.</p>
|
report them to us.</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user