-
Requires:
- [ ] a `responses:` object within every PathItem object, even if not explicitly added
- [ ] within every Responses object, at least one `HTTP Status Code` block e.g. `200:`
- [ ] withi…
-
I am currently using Sphinx and building html pages using the command `sphinx-build docs build/html`.
I installed multiversion using: `pip install sphinx-multiversion`
```
$ pip list
sphinx-…
-
### Repository commit
240d1b7cd47df86d86b26f4d658b26e3656a27d9
### Python version (python --version)
Python 3.10.7
### Dependencies version (pip freeze)
alabaster @ file:///home/ktietz/src/ci/ala…
-
### Describe the bug
When running `./make gettext` on Windows, the command fails with **TypeError:** _expected str, bytes or os.PathLike object, not NoneType_. (On Linux it works without issue, as …
SabNK updated
4 months ago
-
Somehow I am not able to find any documentation:
- The examples on the [website](https://mmcif.wwpdb.org/docs/sw-examples/python/html/) seem to be outdated as it expects the package to be called pdbx…
-
The current API docs are essentially just a `sphinx-autogen` dump with a bit of manual cleanup to address misfires like including the entire `str`, `Sequence`, `Mapping`, and `dict` APIs on types that…
-
# Issue
I am testing the template book on Windows 11 Pro.
```
pip install jupyter-book
jupyter-book create mynewbook/
jupyter-book build mynewbook/
```
On any browser, when I click the hamburger ``T…
-
### Describe the bug
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:
- `pyth…
-
## Expected Behavior
The GitHub project has not been maintained for a while. I expect the code to be updated to be compatible with current standards. Additionally, improvements should be made to th…
-
For the flow charts in punchpipe, we have mermaid plots. However, they don't seem to support dark mode properly. This is probably an issue with the source package, sphinxcontrib-mermaid.