buildrootschalter/docs/manual/manual.txt
Yann E. MORIN 4e2b7057c6 manual: use current date/time for 'generated on'
Currently, the manual uses the last modification date and time of
manual.txt in the generated manual.

This is confusing, especially for long-checked-out repositories where
the top-level manual.txt has not changed since the check out. Moreover,
the manual explicitly states 'generated on', which is confusing at best.

Use the current date and time instead.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Samuel Martin <s.martin49@gmail.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-04 21:11:44 +01:00

41 lines
768 B
Plaintext

// -*- mode:doc; -*-
// vim: set syntax=asciidoc:
The Buildroot user manual
=========================
:toc:
Buildroot usage and documentation by Thomas Petazzoni. Contributions
from Karsten Kruse, Ned Ludd, Martin Herren and others.
Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
{localtime} from git revision {sys:git rev-parse --short HEAD}
image::logo.png[]
:leveloffset: 1
include::introduction.txt[]
include::starting-up.txt[]
include::working-with.txt[]
include::faq-troubleshooting.txt[]
include::known-issues.txt[]
include::going-further.txt[]
include::developer-guide.txt[]
include::legal-notice.txt[]
include::beyond-buildroot.txt[]
include::get-involved.txt[]
include::contribute.txt[]
include::appendix.txt[]