-
ToggleButton documentation does not mention BooleanProperty: allow_no_selection
http://kivy.org/docs/api-kivy.uix.togglebutton.html#
https://github.com/kivy/kivy/blob/master/kivy/uix/behaviors/togg…
-
We need a comprehensive "data dictionary" of all fields that may be present in a ScanCode output file.
The minimum requirement is a list of fields with type (single value, list or ?) and descriptio…
-
# GitHub Actions (CI)
### Informations
- GitHub Actions run multiple project-related tasks on cloud servers. It can be used as CI service amongst other things.
- Each `run:` of a `job:` forgets a…
-
Since Pyro supports exclusively Python 3, we should look into adding [type hints](https://docs.python.org/3/library/typing.html). This has a few advantages:
- pep8 linters can check for type errors
…
-
I've recently learned how to use Sphinx to (mostly) autogenerate documentation, and then publish the docs on github.
I'd like to start doing the same with Shrapnel... There are already lots of doc str…
-
**Is your feature request related to a problem? Please describe.**
At python-telegram-bot, we have many methods that require the same types of arguments, which should also get the same docstring. E.g…
-
`python-apigen` doesn't detect / document type aliases when they have been imported from another module. Here's a simple example [foo-153.zip](https://github.com/jbms/sphinx-immaterial/files/9388159/f…
-
Autodoc correctly detects class aliases (two names referencing the same class) and generates a short `alias of OtherClass` hint instead of redundant API documentation. References to members of that al…
-
## Description
Pushing the "edit on github" button in the doc, does not link to the right page.
It is probably a very minor problem but I do not know where the information is.
-
I'm trying to modify a page title without having an `` tag in my page. Is it possible?
The current behaviour when setting `html_title = 'test'` is to output ` test`. I would for example like to re…