-
### Description
Sphinx documentation fails to build on Windows 10 when jupyter-sphinx extension is used to embed python code in the documentation.
```
$ sphinx-build . _build
Running Sphinx v…
-
Currently, I am using Kali 2024.4
When I try to run Caldera I get `401 Unauthorized`
This is what I get when I run Caldera with the debugging option
```
2024-11-28 14:30:09 - INFO (server.p…
-
### Is there an existing core-v-mcu bug for this?
- [X] I have searched the existing bug issues
### Bug Description
make docs
...
reading sources... [ 3%] doc-src/apb_peripheral_interconnect …
-
Yeah .. looks like at least sphinx/index.rst is missing
```console
+ /usr/bin/sphinx-build -n -T -b man sphinx build/sphinx/man
Running Sphinx v4.5.0
making output directory... done
myst v0.17.2:…
-
### Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/)
### Location of the document…
-
### Problem
index.rst changes should force rebuilding every html file since the short table of contents is included in every html, but the incremental `sphinx-build` doesn't check this dependency. (…
-
The `mdBook` project has a mechanism to select a color theme, see e.g. https://rust-lang.github.io/mdBook/.
It would be great to have a similar (of course optional) mechanism for the `insipid` them…
-
## problem
Building of cartographer may fail when docs is processed.
```
FAILED: docs/CMakeFiles/build_doc
cd /tmp/cart_ws/build_isolated/cartographer/install/docs && /usr/bin/sphinx-build -b ht…
-
### Problem
- I can't use intersphinx with Sphinx's documentation settings
#### Procedure to reproduce the problem
```
intersphinx_mapping = {
'sphinx': ('http://sphinx.readthedocs.io/en/…
-
The default theme used by Sphinx is not very suitable for longer or detailed documentations.
I suggest switching to the ReadTheDocs theme. It looks like this:
![image](https://user-images.github…