-
autodoc comes with the parameter `autodoc_member_order`, which can be set to one of {'alphabetical', 'groubwise', 'bysource'}: http://www.sphinx-doc.org/en/stable/ext/autodoc.html#confval-autodoc_memb…
-
https://github.com/sphinx-doc/sphinx/issues/7630
This issue is here to track the above issue in sphinx to see when we can have support for our new typestub files to fill/complete the API docs.
Wou…
-
### Describe the bug
Referencing a method defined in the parent class from a child class with `` :meth:`x` `` does not work.
It looks as it should but there is no link.
As a workaround it is poss…
erzoe updated
1 month ago
-
### Describe the bug
1. The main messages to user during build are currently all lowercased. In case of errors, other problems, or info messages there does not seem to be consistent rules.
``…
jfbu updated
3 months ago
-
i'm having a strange issue where importing a method from a lib that had a "from Qt import QtWidgets " line, crashes sphinx with out error....
my rst file was the following auto module settings...
…
-
### Polars version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Pola…
-
I wanted to try your sphinx-c-autodoc to document one of my zephyr projects. The code is entirely written in c. It works quite well at least for the configuration and building. The rendered code docum…
-
Related
- https://github.com/meltano/handbook/issues/312
- (GitLab conversation about docstring standards): https://gitlab.com/meltano/sdk/-/issues/146
-
**Describe the bug**
Incorrect display of function/class argument types in documentation.
**Expected behavior**
I would expect to just see a display of arguments with a simple type e.g. my functi…
-
Often talked about and requested, I think it could be time that we finally find a way of documenting the C++ source code of SuperCollider.
As the code base is C++, [doxygen](https://www.doxygen.nl/…