On Fri, May 18, 2018 at 02:06:12PM +0100, Grant Likely wrote: > We don't have a CI generating PDFs yet, but interested parties can go > and read the spec in raw form. Mention that in the README. > > Cc: William Mills <[email protected]> > Signed-off-by: Grant Likely <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]> > --- > README.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/README.rst b/README.rst > index 67c7e85..851c078 100644 > --- a/README.rst > +++ b/README.rst > @@ -13,6 +13,17 @@ expected in September 2018. You can find the current draft > text in this > repository, but be aware that everything in the draft text is subject to > change before an official v1.0 release is published. > > +This repository can be used to build a .pdf of the document, and soon there > +will be a CI loop generating a .pdf for each commit. In the mean time you > +can look at the source text directly here: > + > +`EBBR Draft Text`_ > + > +GitHub does a good job of rendering the reStructuredText markup into > +something readable. > + > +.. _`EBBR Draft Text`: source/ebbr.rst > + > Build Instructions > ================== > > -- > 2.13.0 > > _______________________________________________ > Arm.ebbr-discuss mailing list > [email protected] _______________________________________________ boot-architecture mailing list [email protected] https://lists.linaro.org/mailman/listinfo/boot-architecture
