-
I timed the Qiskit Experiments sphinx build after an identical previous build has already run and without running any jupyter-sphinx code, so the only tasks should be checking that there are no update…
-
![image](https://user-images.githubusercontent.com/48352371/227275341-6ad7ffb0-b901-4d8d-86c6-6e70f58c8040.png)
I installed strictdoc by pip, and when i put the command strictdoc export --help it d…
-
## Description
### What steps will reproduce the problem?
1- add spyder to enviroment.systemPackages in your NixOS configuration file.
2-sudo nixos-rebuild switch
3- start spyder
### Traceback
``…
-
### What is the expected behavior?
The documentation of applications (optimization, nature, finance, and machine learning) are separated from the main documentation since Qiskit 0.25.
As a r…
-
C function declarations that have many (or long) parameters resulting in a line break are hard to read. Would it be possible to optionally break them with one parameter per line (like doxygen).
I.e. …
-
It has happened a few times now where we can't properly test out CSS fixes locally because we don't have any files that use the typical Sphinx API Reference setup. It would be great if we could add an…
-
**Is your feature request related to a problem? Please describe.**
I don't like mkdocs, it's not as user friendly or organized. While the website theme *looks* nice, usability suffers in my opinion. …
-
sphinx-apidoc; add to the CI?
-
**Describe the bug**
The numba version in the latest lock file is 0.53.1 but code calls `from numba.np.ufunc.parallel import get_thread_id, get_num_threads`. The function `get_thread_id` doesn't exis…
-
As the gimie API is getting more complex, a documentation website could become useful.
We should use a framework such as [Sphinx](https://www.sphinx-doc.org/en/master/) or [MkDocs](https://www.mkdocs.…