-
In many cases, video content might be hosted _online in a service_ instead of locally.
For example, many people upload videos to Google Drive or YouTube, and then want to embed their videos in docume…
-
PyTorch uses sphinx to build [pytorch docs](https://pytorch.org/docs/stable/index.html), [torch audio docs](https://pytorch.org/audio/), [torch text docs](https://pytorch.org/text), [torch vision docs…
-
Currently for most of the python API, you need to look at the corresponding C++ api to figure it out.
This should change!
Questions on how best to do this - can we use docstrings with the custom …
-
I have been trying this sphinx extension for the first time today, and I keep hitting this error. I can't find anywhere where this is the case, so I can't fix it.
Can you please help?
-
## Description
I'm packaging 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 …
-
Looks like sphinx shows some warnings
```console
+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.3.1
loading translations [en]... d…
-
### Describe the bug
Functions that wrap callable objects are not properly documented as functions (i.e. they are missing a function signature, see screenshots below)
The `FunctionDocumenter.can…
-
### Describe the bug
`toctree` when used in templates does not consider `.. only` directive.
In `index.rst` Use `.. only` to only add some documents for singlehtml builder.
In the template, usi…
-
Running make docs leads to a weird sphinx error I've never seen which is basically saying it can't even give an error. I suspect it is coming from automl-sphinx-theme but I'm not certain.
@renesass…
-
```
$ git log --oneline --no-decorate -1
bf5e80e457 Highlight errors for regform bool fields (#6242)
$ pip install -e '.[dev]' --prefix /project/initindico/indico-20240605
[…]
Successfully built …