-
I'm starting to make changes to interfaces that cascade down to multiple files and I'm less confident that I'm checking all the the properties in all the dependencies still work. I'd like to add a CI …
-
The new version wrapping Python docstrings adds ` * ` prefix to lines, if the comment starts on the docstring line.
Input:
```
def a():
""" a a a a a a a a a a a a a a a a a a a a a a a a a …
-
https://github.com/JDACS4C-IMPROVE/IMPROVE/tree/sara/docstrings2
Make sure they are in google-style convention style.
-
See #1216 for information
-
Let's take the documentation of `Figure.plot` (https://www.pygmt.org/dev/api/generated/pygmt.Figure.plot.html#pygmt.Figure.plot) as an example. Currently, we use different ways to write bullet point l…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
See latest comments, at: https://github.com/zed-industries/zed/pull/17909
Recently provid…
krstp updated
2 weeks ago
-
-
-
Since [Documenter v1.3.0](https://documenter.juliadocs.org/stable/release-notes/#Version-[v1.3.0](https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.3.0)-2024-03-01), Documenter has been inclu…
-
I noticed that several functions in the file pytest/src/_pytest/main.py, specifically between lines 245 and 490, are missing docstrings and inline comments. I propose adding Sphinx-compatible docstr…