Christian Buhtz
Christian Buhtz
Thank you very much for your reply. > This line should issue a warning advising against continuing to do it: > > ```python > pandas2ri.activate() > ``` I checked it...
> The warning itself comes from the fact that it is deprecated. A unit-test for this seems superfluous. **Again**: There is **no** deprecation warning or any other warning or error...
Can't this be closed because the PR was merged?
I don't see this link https://python-gtk-3-tutorial.readthedocs.io/en/latest/application.html on that page https://lazka.github.io/pgi-docs/#Gtk-3.0/classes/Action.html#Gtk.Action Anyway. Menus and Toolbars are not explained. There is only a fancy example about application menus. I have never seen...
Of course, there is a lot of confusion. ;) You wrote yourself that the documentaion is "poor". It is. API Reference is not documentaiton in they way I mean it....
The example is on your server. It is about your epytext_demo. You created the [py code](https://github.com/twisted/pydoctor/tree/6e2febe63a8ed0f2e316009f34721dc1778661e7/docs/epytext_demo) and the [HTML outpu](https://pydoctor.readthedocs.io/en/latest/docformat/epytext/epytext_demo.html)t. I just read. But here you have a screenshot how...
Again you misunderstood me, and maybe also the intention of the Issue. I never said this is a rendering issue. You agree this is a bug in documentation right? It...
Hi @tristanlatr I didn't understood your first answer. I even don'T understand if there really is a problem or not. So I am out of here I would say. I...
OK, we comin closer. I used `tox` to check the results. To speak in HTML/CSS: My goal was to make inline code like this `E{code}` And now after upgrading the...
I think I got it now. This is totaly wrong what I have done because I mixed Escaping with Inline-Code. I will rewrite it later. Not tonight. ;) Sorry, but...