-
Path: /common/help/support
The discord invite is invalid
-
- [ ] Clear concepts
- [ ] Update Project tree
- [ ] simple examples running matmul (provide tutorial like coalton/tvm/tinygrad)
- [ ] Running Examples for new users
- [ ] how to install
- [ ] A …
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_plan
### Description
The backup documentation needs expanding and elaborating on. Currently…
-
-
"Getting started" should mention that precompiled versions are available in releases and a user does not have to build it.
-
Some of the code samples in the Readme are obsolete. Also, some new features aren't documented in Readme. See [this](https://github.com/docknetwork/crypto-wasm-ts/issues/33) and [this](https://github.…
-
### LABELS
#### Text Format
**Bold**: replaced word in original text
Normal: Citation from original text
*Italic*: Comment
#### Suggestions
IMPROVEMENT: something to add, to be defined by docume…
-
edit by @marenwestermann [WIP]
Add a "Returns" section to the doc strings of functions and methods which concisely describes what is being returned.
Start with one or two functions at a time. Once…
-
### Background:
In the Getting-Started document, it's mentioned that Ubuntu 20.04/22.04 are supported. While Ubuntu 24.04 LTS was released on April 2024 and it's a long term supported version.
…
-
Some API changes to make it easier to access docs.
Currently
```python
# Iterate documents
for (docid, doc) in corpus.docs:
print(docid)
# Get document by ID
doc = corpus.doc_by_id('abc…