-
Sphinx-needs is working great when I run the html builder, and has been fine with the latex builder. However, I just re-configured my [latex_documents ](https://www.sphinx-doc.org/en/master/usage/conf…
-
❓ **I'm submitting a ...**
- [X] 🐞 bug report
- [ ] 🐣 feature request
- [ ] ❓ question about the decisions made in the repository
🐞 **Describe the bug. What is the current behavior?**
looks lik…
-
Is there a way to build the docs into a html so that I can add plotly to [dash](https://kapeli.com/dash)? For example, I can build [docs of psutil](https://github.com/giampaolo/psutil/tree/master/docs…
-
bit fails to start with a `TypeError: expected string or bytes-like object, got 'NoneType'`
seems it can somehow not really access the keyring..
in the past (i think before i upgraded my system) i…
-
it should run sphinx-apidoc -o docs/source/modules yosoai -f
-
Looks like something is wrong wit test suite. I cannot find `sphinx_immaterial_pybind11_issue_134` in source tree
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-sphinx-immaterial-0…
-
Make a nice read the docs page
-
Attributes that have type information lead to wrongly formatted outputs, e.g.,:
```python
class Something:
x: int
```
yields
> #### x*: `int`*
**To Reproduce**
Steps to reproduce t…
-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no…
-
### Description
The changes in Cartopy 0.23 mean that plot titles are no longer re-positioned around axis labels.
I have looked into this and it seems to be because `Artist._draw_gridliner` is…