-
### What is the expected enhancement?
PR #2414 introduced `Qubit(Bit)` and `Clbit(Bit)` classes as a standardized replacement for `(Register, int)` tuples, including properties `register` and `…
-
There's no way to cleanly build readthedocs from the `master` branch because we need to generate the openapi docs. We also need some way to call ``sphinx-apidoc``.
For 1.0, building from a separate…
-
The API Documenation should be update automatically whenever the codes changes.
Options:
autoapi
sphinx-apidoc
autosummary
-
Getting the following error now that I've installed Sphinx 1.8:
```
Traceback (most recent call last):
File "/home/jsivak/personal/knowledge_ve/bin/better-apidoc", line 6, in
from better_…
-
-
### Description
I'm attempting to install IDM-Tools in a dev environment from the dev branch of IDM-Tools.
It appears to be installing correctly and then throws the following error:
error An …
-
# 概要
ドキュメントを docstring から Sphinx を用いて自動生成する。
# 目的
docstring をコードで管理すること
# 提案内容
`reStructuredText`、`Google style`、`Numpy style` の3パターンがあるが、もともと書かれているドキュメントが `Google style` っぽかったのでそれを使用。
# タ…
-
Please transform your README file to markdown file format and check it for completeness.
Thank you very much.
-
## Details
* Read the Docs project URL: https://readthedocs.org/projects/dragonfire/
* Build URL (if applicable): https://readthedocs.org/projects/dragonfire/builds/
* Read the Docs username (if …
-
My docs now fail to build with 1.10 (work with 1.9 or lower):
```
Exception occurred:
File "/home/janis/.conda/envs/py37/lib/python3.7/site-packages/sphinx_autodoc_typehints.py", line 60, in ge…