-
I am trying to write a simple extension to automatically add some index nodes. Unfortunately there doesn't seem to be any base function to do that. I found three places where the same essential stuff …
-
Jupyter notebook cells can produce text output that is specific to markdown (`text/markdown`). It'd be useful if MyST could parse this output along with the rest of the markdown in the notebook. This …
-
**Describe the bug**
I have the following python code:
```python
"""My Implementation"""
from typing import Collection
from sphinx_autodoc.api import MyInterfaceClass
class MyClass: #…
-
I'd be happy to just continue to use ReadTheDocs for documentation hosting, but I've been frustrated with the amount of boilerplate they require just to configure a basic build.
I recently stumbled…
-
As part of the GitHub Actions workflows that run when a PR is opened, I'd like to have something like Matplotlib has that makes it possible to preview the built docs without downloading an artifact or…
-
Currently our Kotlin desktop app opens a link to the browser to initiate a call.
In our mobile apps we use the jitsi SDK to do voice/video calls native to the app. We want to use the Jitsi SDKs to b…
-
Make the rsyslog doc a better experience on the main web site. This involves a number of steps, most importantly:
* think about the ads
* intuitive user interface (currently actually a mess TBH)
…
-
First of all looks like `pexpect` still is using `distutils` so I would recommend to applybelow patch:
```patch
--- a/setup.py~ 2020-01-17 17:08:15.000000000 +0000
+++ b/setup.py 2021-09-29 00:02:…
-
These never had front matter. Axel said it's fine for now, but we should improve it soon.
> Please fix these files: docs/api/qiskit-ibm-provider/ibm-provider.md,docs/api/qiskit/transpiler_builtin_p…
-
This is an issue for sphinx-savvy people who love to setup documentation for their Python projects :-) We need to add automated doc building, which we could host on read the docs, and which creates a …
EiffL updated
2 months ago