-
This issue was created to clarify the situation regarding ReScript docstrings. It's probably worth creating a temporary doc explaining the situation until the final spec for handling docstrings is imp…
-
Reference on python docstrings: https://www.python.org/dev/peps/pep-0257/
All plugin commands should have a doc string with their usage.
-
The following patch changes it so that docstrings are wrapped with the PyDoc_STRVAR macro so that docstrings are stripped if you compile Python with --without-doc-strings. This does not cover "class"…
-
Nowhere in paramnb is the class docstring displayed. In a notebook you can always do e.g. ``Class??`` to see Class's docstring, but it might be nice (particularly when choosing objects in a dropdown) …
-
While the code itself is (partially) documented using JSDoc syntax, our acutal sphinx documentation does not support nor use this. This should be fixed.
-
### Feature description
Documentation needs examples of `LinePattern` usage.
Currently only docstrings in the docs.
### For plot types, please add an image of how it should look like
See fo…
-
Quite a few "docstrings" (things that are formatted to look like docstrings for classes, functions, etc.) in the documentation aren't actual docstrings, and their content isn't in the actual codebase.…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
We want to start enforcing that all public i…
-
**Feature functionality**
Remove the scattered references to scikit learn (in the docstrings) and replace it with a BSD-3 clause reference.
-
xref https://github.com/JuliaParallel/MPI.jl/pull/698