On Wednesday, 29 July 2015 11:01:44 UTC-3, Carlos Córdoba wrote: > > Hi Adrian, > > Thank you very much for your kind words! > > I plan to integrate docrepr in Spyder 3.0 (to be released in 4 or 5 > months). It will replace our currrent code to render docstrings as html > pages in the Object Inspector. >
Very nice. It reminded of a project that I did 6 years ago (docpicture). You can see an example by downloading the page linked from Update2 on http://aroberge.blogspot.ca/2008/10/docpicture-svg-generation-first.html [ the link for Update2 is http://andre.roberge.googlepages.com/docpicture.xhtml ] At the time, I had to save that linked page as an xhtml document (so that the svg code could be generated properly) - as a result, instead of opening in the browser, the page is downloaded on the user's computer. Opening it with a browser (I just checked with Chrome to see if it still works) displays the result. Perhaps you can get additional ideas from that old project... André > > > Cheers, > Carlos > > El 28/07/15 a las 19:42, Adrian Klaver escribió: > > Carlos, thumbs up on your talk at SciPy 2015: > > > https://www.youtube.com/watch?v=q0r7FsDZU9s&index=45&list=PLYx7XA2nY5Gcpabmu61kKcToLz0FapmHu > > > So is docrepr something we will be seeing in Spyder? > > Or is already there and I missed it? > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
