-
## Documentation request:
tl;dr add a Contributing Guide page / section containing the most common and/or arcade-specific sphinx concerns
This is a follow-up to a [Discord conversation](https://…
-
### Topics to be covered (User's Guide)
- [x] source link dead: https://docs.cupy.dev/en/stable/reference/generated/cupy.cuda.using_allocator.html (#6126)
- [x] some functions are undocumented (e.…
-
What I'm imagining is using `ast` to find and modify nodes, and when ready to emit (unparse) align with the FST so that only what the AST has changed will be modified.
Some caveats:
- Cannot delet…
-
- Copy what was done later on when interfacing Atlas Search. That is adding a description of the operator/stage
- Add link to official mongo doc
-
```
To: Doc-Sig@python.org
From: Georg Brandl
Date: Fri, 21 Mar 2008 18:39:37 +0100
Subject: [Doc-SIG] Sphinx released to PyPI
I'm delighted to announce that the Sphinx library, used to build the
ne…
-
@rocky @mmatera and I have been discussing the possibility of using RsT for inline documentation instead of DocBook for a while. There are a couple of advantages with this.
First of all, RsT is be…
-
- [ ] link to paper/mention COSGAP across main repos.
- [ ] improve usecase using UKB datas
- [x] Add proper citations to original research papers in table with tool overview (fix in documentation)
…
-
Requires us to go over the docstrings everywhere. Here's a list of things to do.
- [ ] Ultros
- [x] Lib
- [x] Definitions
- [ ] Plugins
- [x] Auth
- [x] Bridge
- [x] Cljtest
- …
-
In Quil-T we make use of `PRAGMA FILTER-NODE` which expects a json-like string object. For example
```
PRAGMA FILTER-NODE raw "{'key': 'value', ...}"
```
The problem is, however, single-quoted str…
-
### What is the problem this feature will solve?
The current documentation on the "jyear" and "decimalyear" data types is unclear/nonexistent.
What are the differences between them, and when should …