Christian Buhtz
Christian Buhtz
When I do `C-c d f` on a zettel-link which is dead because there is no zettel behind it with that name nothing happens. I would like to have minimal...
**Describe the issue or bug** I am not sure if this problem is cause of MatchIt or rpy2. But with clean R code I am not able to reproduce that...
Hello, you use an outdated and not recommended project folder layout. The important's point is to not put the `tests` folder inside the package folder. The problem is that in...
This is a known and often reported problem. I don't understand all details but the question is if there is a way to "Fix" or workaround that problem on the...
I am not familiar with Sphinx so I don't know how to solve this myself. Looking to the documentation here: https://rpy2.github.io/doc/v3.5.x/html/generated_rst/pandas.html#r-and-pandas-data-frames The strings `:mod:` and `:class:` appear in the HTML...
Please see this wiki-page http://wiki.embermediamanager.org/index.php?title=Download 1. In the left pane: "Ember Forum". This link points to the xbmc-forum but is currently correct redirected. Please update it so it doesn't need...
It looks like that the currently suggested way to create MenuBars and ToolBars is deprecated? python-gtk-3-tutorial.readthedocs.io/en/latest/menus.html https://lazka.github.io/pgi-docs/#Gtk-3.0/classes/Action.html#Gtk.Action How can a new user know how to solve this now? I can...
Fix #567 Please check carefully if this is correct.
If I didn't miss it there is not example of a "class attribute" in the documentation examples. I mean something like this. ``` class Foo: my_class_attr: int -> 'default value'...
https://github.com/twisted/pydoctor/blob/6e2febe63a8ed0f2e316009f34721dc1778661e7/docs/epytext_demo/__init__.py#L170-L172 I'm not sure that is why I ask instead of creating an PR. The referenced line appear in the generated HTML documentation not as inline code. But it shouldn't...