<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi Laura,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Aurelio Silves pointed me out that there is the possibility of using pandoc for the conversion of mesa html sources to rst.</p>
<p style="margin-top:0;margin-bottom:0">You can take a look here: <a href="https://pandoc.org/index.html" class="OWAAutoLink" id="LPlnk360051" previewremoved="true">
https://pandoc.org/index.html</a></p>
<p style="margin-top:0;margin-bottom:0">Depending on your distribution, probably there is a package for this.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Also, if there is anything else I can do, send me an email and I will do the best I can to help.<br>
</p>
<br>
<p style="margin-top:0;margin-bottom:0">Kind Regards,</p>
<p style="margin-top:0;margin-bottom:0">Jean Hertel<br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>De:</b> Jean Hertel <jean.hertel@hotmail.com><br>
<b>Enviado:</b> segunda-feira, 2 de abril de 2018 21:19<br>
<b>Para:</b> Laura Ekstrand<br>
<b>Cc:</b> Emil Velikov; Vedran Miletiæ; mesa-dev@lists.freedesktop.org; Jason Ekstrand<br>
<b>Assunto:</b> Re: [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx</font>
<div> </div>
</div>
<div>Hi Laura,<br>
<br>
I haven't used any script.<br>
I made all the HTML to rst translations by hand, file by file.<br>
<br>
Kind Regards,<br>
Jean Hertel<br>
<br>
<div class="x_gmail_quote">Em 2 de abril de 2018 19:09:34 BRT, Laura Ekstrand <laura@jlekstrand.net> escreveu:
<blockquote class="x_gmail_quote" style="margin:0pt 0pt 0pt 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hi Jean,<br>
<br>
</div>
I'm going to play around with your patches to get them into a format that Mesa devs can review.  This will blow the history away.<br>
<br>
</div>
The problem is that your workflow in 1 & 2 ruins the Git history for reviewers.  It makes the patch series hard to read.<br>
<br>
</div>
Could you provide us with your script for translating HTML to rst?  Go ahead and commit it to your repo as a patch.<br>
<br>
</div>
Thanks.<br>
<br>
</div>
Laura<br>
</div>
<div class="x_gmail_extra"><br>
<div class="x_gmail_quote">On Sun, Apr 1, 2018 at 6:12 AM, Jean Hertel <span dir="ltr">
<<a href="mailto:jean.hertel@hotmail.com" target="_blank" id="LPlnk434582" previewremoved="true">jean.hertel@hotmail.com</a>></span> wrote:<br>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div id="x_m_3832459537981672459divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style="margin-top:0; margin-bottom:0">Hi Laura,</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">The commits have the idea of being atomic, so it makes sense to have a lot of them.</p>
<p style="margin-top:0; margin-bottom:0">Some of them are just fixes, and can be squashed.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Please keep in mind that no CSS file is supposed to live there, as we are using an existing template from readTheDocs.</p>
<p style="margin-top:0; margin-bottom:0">The commits are doing mainly two things:</p>
<p style="margin-top:0; margin-bottom:0">1 - Create a new file and translate the old HTML content into a rst format.</p>
<p style="margin-top:0; margin-bottom:0">2 - Delete the old file<br>
</p>
<br>
<p style="margin-top:0; margin-bottom:0">Kind Regards,</p>
<p style="margin-top:0; margin-bottom:0">Jean Hertel<br>
</p>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block; width:98%">
<div id="x_m_3832459537981672459divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>De:</b> Laura Ekstrand <<a href="mailto:laura@jlekstrand.net" target="_blank" id="LPlnk559345" previewremoved="true">laura@jlekstrand.net</a>><br>
<b>Enviado:</b> sábado, 31 de março de 2018 22:06<span class=""><br>
<b>Para:</b> Jean Hertel<br>
<b>Cc:</b> Emil Velikov; Vedran Miletiæ; <a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank" id="LPlnk302960" previewremoved="true">
mesa-dev@lists.freedesktop.org</a><wbr>; Jason Ekstrand<br>
<b>Assunto:</b> Re: [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx</span></font>
<div> </div>
</div>
<div>
<div class="x_h5">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>Jean,<br>
<br>
</div>
I've taken at look at your sphinx-docs branch (<a href="https://github.com/jlHertel/" id="LPlnk48795" target="_blank" previewremoved="true">https://github.com/jlHertel/</a>m<wbr>esa).
<br>
</div>
<br>
</div>
Oh my you have a lot of commits there!  It would be simpler for me to review if you could squash some of them together.<br>
<br>
</div>
I am thinking a series on the order of 30 patches to start - just the pretty CSS stuff in Sphinx.<br>
<br>
</div>
Once we get the page to look nicer, then we can start editing the content for readability!!!<br>
<br>
</div>
Thanks.<br>
<br>
</div>
Laura<br>
</div>
<div class="x_m_3832459537981672459x_gmail_extra"><br>
<div class="x_m_3832459537981672459x_gmail_quote">On Sat, Mar 31, 2018 at 5:57 PM, Laura Ekstrand
<span dir="ltr"><<a href="mailto:laura@jlekstrand.net" id="LPlnk787372" target="_blank" previewremoved="true">laura@jlekstrand.net</a>></span> wrote:<br>
<blockquote class="x_m_3832459537981672459x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>Hello Jean,<br>
<br>
</div>
Has anyone reviewed your patch series yet?   I would like to get these website updates moving.<br>
<br>
</div>
Thanks.<span class="x_m_3832459537981672459x_HOEnZb"><font color="#888888"><br>
<br>
</font></span></div>
<span class="x_m_3832459537981672459x_HOEnZb"><font color="#888888">Laura<br>
</font></span></div>
<div class="x_m_3832459537981672459x_HOEnZb">
<div class="x_m_3832459537981672459x_h5">
<div class="x_m_3832459537981672459x_gmail_extra"><br>
<div class="x_m_3832459537981672459x_gmail_quote">On Tue, Jun 6, 2017 at 10:43 AM, Jean Hertel
<span dir="ltr"><<a href="mailto:jean.hertel@hotmail.com" id="LPlnk598258" target="_blank" previewremoved="true">jean.hertel@hotmail.com</a>></span> wrote:<br>
<blockquote class="x_m_3832459537981672459x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
Hello Emil,<br>
<br>
I've updated the website with the new release notes template.<br>
<br>
Please take a look at: <a href="http://mesa2.jeanhertel.com.br/relnotes.html" rel="noreferrer" id="LPlnk669880" target="_blank" previewremoved="true">
http://mesa2.jeanhertel.com.br<wbr>/relnotes.html</a><br>
<br>
<br>
What about rebasing my current work on top of mesa-master?<br>
(Remembering that github comments referencing directly the commit will be loss)<br>
<br>
<br>
The repository: <a href="https://github.com/jlHertel/mesa" rel="noreferrer" id="LPlnk549212" target="_blank" previewremoved="true">
https://github.com/jlHertel/me<wbr>sa</a><br>
Demo site: <a href="http://mesa2.jeanhertel.com.br/" rel="noreferrer" id="LPlnk130012" target="_blank" previewremoved="true">
http://mesa2.jeanhertel.com.br<wbr>/</a><br>
<br>
Best regards,<br>
<div class="x_m_3832459537981672459x_m_-8890158069639486364HOEnZb">
<div class="x_m_3832459537981672459x_m_-8890158069639486364h5">Jean Hertel<br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" id="LPlnk26400" target="_blank" previewremoved="true">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" id="LPlnk161926" target="_blank" previewremoved="true">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
</div>
<br>
-- <br>
Enviado de meu dispositivo Android com K-9 mail. Desculpe-me pela brevidade.</div>
</div>
</div>
</body>
</html>