<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Wed, May 23, 2018, 10:46 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 24/5/18 3:31 pm, Danxue Huang wrote:<br>
> Hi Dr. Joel and Chris,<br>
> <br>
> How is this pdf file generated (see attacked link please)? Is it generated by<br>
> Trac automatically? Or should I generate it manually?<br>
> <br>
> <a href="https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/rtems-4.11.2-release-notes.pdf" rel="noreferrer noreferrer" target="_blank">https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/rtems-4.11.2-release-notes.pdf</a><br>
> <br>
<br>
The release script I gave you invokes the command 'wkhtmltopdf'. This command<br>
takes as an argument the Trac webpage, for example:<br>
<br>
 <a href="https://devel.rtems.org/wiki/Release/4.11/4.11.2" rel="noreferrer noreferrer" target="_blank">https://devel.rtems.org/wiki/Release/4.11/4.11.2</a><br>
<br>
The command 'wkhtmltopdf' is like a browser but it creates a PDF as output<br>
rather than to a screen. The release scripts creates a coverpage and joins the<br>
PDF from the Trac Release page to create the release notes.<br>
<br>
Please note, the way the release notes are currently done is not what this GSoC<br>
is about. The task for this GSoC is to write Python code to extract the needed<br>
information from Trac's RSS feed. I will send you some details off list and we<br>
can discuss this some more next week in our meeting, which I am looking forward too.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I suggested looking at the current release notes only as a guide as to what generally should be in them. Agreed this is a fetch RSS and write something better.</div><div dir="auto"><br></div><div dir="auto">I suggested in irc yesterday that having an outline to show the intended goal would be nice. Perhaps even a mock up of the result with limited content. </div><div dir="auto"><br></div><div dir="auto">Personally, I find writing without an outline hard so that may be my style showing.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Chris<br>
</blockquote></div></div></div>