<div dir="auto"><div>Hi all,<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 25 mai 2019 à 19:39, Anita Graser <<a href="mailto:anitagraser@gmx.at">anitagraser@gmx.at</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Richard,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I think the ReadTheDocs theme is a huge improvement. Just comparing <a href="https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/loadlayer.html" target="_blank" rel="noreferrer">https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/loadlayer.html</a> to <a href="https://qgis.org/test/en/docs/pyqgis_developer_cookbook/loadlayer.html" target="_blank" rel="noreferrer">https://qgis.org/test/en/docs/pyqgis_developer_cookbook/loadlayer.html</a> shows how much more readable the code samples are.</div><div class="gmail_default" style="font-size:small"></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Indeed the difference is significant. I wonder if we should not use the whole width of the screen in order to fully see codes and comments without horizontal scrolling</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"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Are there any blockers to rolling it out?</div><div class="gmail_default" style="font-size:small"></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I think the plan was/is to set a repository and have people test and report issues (I have reported some in this thread) or pull request to ensure that we lose nothing in the migration. IOW it needs some more testing and feedback from community.</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"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Regards,</div><div class="gmail_default" style="font-size:small">Anita</div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 18, 2019 at 6:23 PM Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" target="_blank" rel="noreferrer">senhor.neto@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">That is good to know. we should had that xcode information to our writing guidelines and Readme. <div><br></div><div>Alex<br><br><div class="gmail_quote"><div dir="ltr">A seg, 18/03/2019, 16:40, Ian Maddaus <<a href="mailto:maddaus@protonmail.com" target="_blank" rel="noreferrer">maddaus@protonmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>I've successfully built the new documentation using a Mac. A Mac user would have to install Xcode but that's not  a big problem.<br></div><div></div></blockquote></div></div></blockquote></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Ian do you think that you can spend some time on writing about this in the readme? It could be nice we have instructions for macOS users.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Harrissou</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"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Monday, March 18, 2019 7:40 AM, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" target="_blank" rel="noreferrer">senhor.neto@gmail.com</a>> wrote:<br></div><div> <br></div><blockquote class="m_-5747963153843575321gmail-m_-4404476749567678570m_8204191902629064948protonmail_quote" type="cite"><div dir="ltr"><div>Sounds good to me. <br></div><div><br></div><div>IIRC, The docs split was not related to the PyCookbook testing. We can run tests on them as they are. <br></div><div><br></div><div>The split would just remove some of the static stuff the guidelines. We don't need guideline for different versions. And even the Gentle introduction to GIS, that could be version, we are not updating it regularly, but we have it replicated for each version of QGIS we release.<br></div></div><div><br></div><div class="gmail_quote"><div dir="ltr">On Mon, Mar 18, 2019 at 11:35 AM Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net" target="_blank" rel="noreferrer">rdmailings@duif.net</a>> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div>On 2019-03-18 09:13, Alexandre Neto wrote:<br></div><div> > Hi, I would refrain to change the looks of it right away.<br></div><div> > I also have my list of improvements for that, but I think it would be<br></div><div> > better to stabilize the usage of the theme and it's options first, and<br></div><div> > then do the improvements on top of that.<br></div><div> <br></div><div> +1<br></div><div> <br></div><div> > Besides, you probably know that already, but there's a way to separate<br></div><div> > our theme tweaks from the original read the docs theme. We really need<br></div><div> > to do it the right way so we can update the theme whenever we need.<br></div><div> > <br></div><div> > Related subject: we talked about splitting the QGIS docs content. Will<br></div><div> > we keep using sphinx for the static content?<br></div><div> > <br></div><div> > If so, and assuming we are going to use the same theme, it would be<br></div><div> > better to share it via submodele, otherwise, any theme tweak must be<br></div><div> > replicated twice.<br></div><div> <br></div><div> Yes, but (to me) one reason to split was because I thought to make the <br></div><div> python cookbook testable it would be better.<br></div><div> I'm still ok to split (in QGIS version specific and non version specific <br></div><div> docs), but the immidiate need to me is over now (as we do it now it is <br></div><div> just a rather quick and easy build?).<br></div><div> I'd like to:<br></div><div> - move to the rtd theme<br></div><div> - make translations sync work<br></div><div> - handle the windows build to work good with make.bat (so some static <br></div><div> copying)<br></div><div> But can be done in steps too<br></div><div> <br></div><div> Richard<br></div></blockquote></div></blockquote><div><br></div></blockquote></div></div>-- <br><div dir="ltr" class="m_-5747963153843575321gmail-m_-4404476749567678570gmail_signature"><div dir="ltr"><div>Alexandre Neto</div><div>---------------------</div><div>@AlexNetoGeo</div><div><a href="http://sigsemgrilhetas.wordpress.com" target="_blank" rel="noreferrer">http://sigsemgrilhetas.wordpress.com</a></div><a href="http://gisunchained.wordpress.com" target="_blank" rel="noreferrer">http://gisunchained.wordpress.com</a><br></div></div>
_______________________________________________<br>
Qgis-community-team mailing list for organizing community resources such as documentation, translation etc..<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org" target="_blank" rel="noreferrer">Qgis-community-team@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-community-team</a></blockquote></div>
_______________________________________________<br>
Qgis-community-team mailing list for organizing community resources such as documentation, translation etc..<br>
<a href="mailto:Qgis-community-team@lists.osgeo.org" target="_blank" rel="noreferrer">Qgis-community-team@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-community-team" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-community-team</a></blockquote></div></div></div>