-
During `make -j4` the compilation process stops at about 40% with...
```
[ 41%] Building CXX object lib/common/CMakeFiles/vrt_common.dir/src/comparator_id.cpp.o
/home/main/Downloads/vrt_tools_cmd…
-
In order to find documentation in the apidocs, i.e. when it is not included directly in a webpage, the "noindex" option cannot be present when they are generated.
This has two related side effects:…
-
I noticed after merging #60, the CSS styling of type hints (type annotations) has changed. I believe the issue comes from the changes in `sphinx_immaterial/apidoc_formatting.py` and/or `src/assets/sty…
-
I have a TensorStore C++ autosummary also mostly implemented, although not yet released in the TensorStore repository. I would like to potentially incorporate it into this theme, but wanted to find o…
-
I'm getting ready to start exporting docygen XML to sphinx-immaterial (via `breathe` ext), and I noticed that function signatures that are wrapped to multiple lines are confusingly split between the p…
-
|| kloczek reported|
|-|-|
|Trac ID|trac#10118|
|Type|defect|
|Created|2021-03-07 22:04:06Z|
```
+ cd Twisted-21.2.0
+ /usr/bin/python3 -Bm tox --skip-missing-interpreters
.tox create: /home/tkloczko…
-
```
warning: ignoring substitute for '/nix/store/ylm1fciblgvxahnvyagl99a98w7gbi39-nixos-system-nix-community-build01-22.11.20220804.0b04c00' from 'https://nix-community.cachix.org/', as it's not sign…
-
Hello,
I am having problems with shared Matlab and Python projects. Basically, new Matlab scripts are only included if I set "primary_domain = 'mat" in conf.py, but then obviously no Python file is…
-
I am trying to use sphinx-js. I've installed it with conda.
```
conda install -c conda-forge sphinx
conda install -c conda-forge sphinx-js
```
I've also installed jsdoc using
`npm install jsd…
-
In the latest documentation build, 4.4, the links to source code in the [API documentation](http://qutip.org/docs/latest/apidoc/apidoc.html) do not work.
An example is the `Qobj` [source] link [in …