-
**Describe the bug**
There are multiple dead links in the api docs. See also #10213
**To Reproduce**
Steps to reproduce the behavior:
1. Run the following script after configuring the `src` and …
-
This is a more trackable version of the EaglerForge Injector roadmap.
- [x] Add makeItemStack to LCI
- [ ] Fix blocklook.js
- [x] Fix setblocktest.js
-
- https://github.com/python-rope/rope/pull/797
- Lots of build errors because people keep referencing parameters as `` `param` `` in docstrings
- But that would be exactly the way to reference t…
-
files generated with `sphinx-autodoc` will inherently contain toctree directives,
and so sphinx_external_toc will warn e.g.: `apidoc/my_package.rst:7: WARNING: toctree directive not expected with ext…
-
can use npm supported - http://apidocjs.com/#getting-started
-
Check ubsuny/compphys/qiskit for examples how to generate github secrets to use the IBM quantum computer
Write documentation what an API key is and why publishing it is an issue. See e.g. here: htt…
-
For example ```EventBridge.scriptEventReceived.connect``` is not listed anywhere directly, I had to look at scripts in my Interface to find this. The API docs should have a section regarding this and …
-
- [ ] Apidocs are not created correctly by `readthedocs.io`
-
**As a** developer
**I need** to add Swagger annotations to wishlist endpoints
**So that** the REST APIs for wishlists are documented and accessible at /apidocs, and api endpoints are located under /a…
-
I've had a lot of luck using [sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc/) to automatically generate the API `.rst` files when the sphinx documentation is rendered and it has …