-
Add support for the generation of Sphinx documentation for MaterialX Python, using the approach described here:
https://pybind11.readthedocs.io/en/stable/advanced/misc.html#generating-documentation…
-
This user story form was implemented to show the data being gathered prior to submission.
![Image](https://github.com/user-attachments/assets/8b6aa05c-0129-472d-bc5c-4da2fd6cb47b)
This form should …
-
Hello everyone,
the original creator of `sphinx-multiversion` no longer has time to maintain his extension and doesn't oppose appointing other maintainers. We thought it makes sense to move this ex…
-
>> Although the modules are backwards compatible, the intersphinx mapping (objects.inv) only has the new module names in it.
>
> Yeah seems to be the case
> ```shell
> $ python -m sphinx.ext.intersph…
-
For example https://app.circleci.com/pipelines/github/scipy/scipy/29177/workflows/132cc106-e5de-4d08-9b8a-f963bfdaea81/jobs/98457
```
Traceback (most recent call last):
File "/home/circleci/.pye…
-
With #356 (and likely some underlying PR?), we started moving the HTML results from [build_docs.py](https://github.com/sandialabs/WecOptTool/blob/main/docs/build_docs.py) to `docs/pages/` in addition …
-
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/…
-
### Describe the bug
Every single FAIL_TO_PASS and PASS_TO_PASS test case is being marked as a failure in the `report.json` for every single task from the Sphinx repo, on swebench Verified. Looking a…
-
### Describe the issue
I want to build the [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) but I can't.
Either I get the `ModuleNotFoundError: No module named 'sphinx_theme_bu…
-
Currently all link-checker runs are failing at run time with
```
Extension error:
Could not import extension sphinx.builders.epub3 (exception: No module named 'imghdr')
Traceback (most recent call…