-
### Describe the bug
**context**
When toggling the primary sidebar...
**expectation**
...I expected the sidebar to fold in and disappear...
**bug**
...but instead, the sidebar becomes a weir…
-
When a project defines a custom domain and marks it as "Canonical", we use our `readthedocs-sphinx-ext` to inject:
https://github.com/readthedocs/readthedocs-sphinx-ext/blob/614109c6ad11eaacbcde104…
-
Originally reported by: **Lev Givon (Bitbucket: [lebedov](https://bitbucket.org/lebedov), GitHub: [lebedov](https://github.com/lebedov))**
----------------------------------------
I'm trying to gene…
-
Currently we have forked the the sphinx cpp domain in a domain called cppkokkos. The idea is we wanted some specific markup for deprecated types and functions. However, we currently have a PR https://…
nmm0 updated
2 months ago
-
As mentioned the other day (in https://github.com/crate/crate-docs-theme/issues/536), RTD introduced new addons which broke some of our custom integrations. We fixed most of it, but the addons themsel…
-
Any way we can generate an Intersphinx catalog one can use to automatically link to the documentation?
Something like this would work to patch it:
```python
def setup(app: Sphinx) -> None: #…
-
## Description
Subtask for https://github.com/kedro-org/kedro/issues/2025
We need to look at the alternatives and decide where our future lies if not with Sphinx/RTD.
## Alternatives to cons…
-
### Describe the bug
When the same sections are found in multiple files (like e.g. in https://gitlab.com/qemu-project/qemu/-/issues/2190), it is not deterministic which reference gets included into `…
-
### Describe the bug
We've just ported GCC documentation to Sphinx (thank you guys for the tool). However, I noticed one manual build 45s (~90s~ with cProfile enabled) on my machine and I create an u…
-
To fix render issues such as https://github.com/trinodb/trino/pull/19539 and get better control of the render overall.
Hopefully this can be done as an extension within the trino docs setup for no…