-
"Getting started" should mention that precompiled versions are available in releases and a user does not have to build it.
-
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…
-
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…
-
The collection of documentation in `/docs` has a few areas that need updated:
```[tasklist]
- [ ] Document API guiding principles in the coding style guide. These are present in the API guidance b…
-
Update the https://developer.harness.io/docs/open-source/administration/project-management docs to match the API.
User feedback via LinkedIn is attached here:
![image](https://github.com/user-atta…
-
### 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…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Docs …
-
### Documentation Link
https://matplotlib.org/devdocs/devel/development_workflow.html
### Problem
Before opening a PR, I would expect to locally test my branch to check that the change both a…
-
**Describe the bug**
Cursor can't read in the documentation for this project.
**To Reproduce**
Steps to reproduce the behavior:
- Index docs from cursor. Crawler doesn't index anything.
**E…
-
Comments are images used in my 'blog' posts.