Skip to content

Consolidating questions on docs usage #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 3 additions & 14 deletions 2024_questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@ Checkboxes
- I contribute to the docs and work with the community with other scientific Python projects.
- Other

## How do you read Matplotlib API documentation or docstrings? Rank the following options from most likely to least likely.

Multiple choice grid, response required in each row

- Rows
- Most likely
- Neutral
- Least likely
- Columns
- In a shell, raw text only
- In an IDE with basic docstring rendering
- On the Matplotlib documentation website

## How would you organize the importance of the following Matplotlib documentation categories?

Multiple choice grid, response required in each row
Expand Down Expand Up @@ -89,14 +76,16 @@ Multiple choice grid, response required in each row
- More difficult
- Most difficult

## What resources do you use to supplement your experience with Matplotlib documentation? Rank the choices from most preferred to least preferred.
## What resources do you use in your experience with Matplotlib documentation? Rank the choices from most preferred to least preferred.

Multiple choice grid, response required in each row

- Rows
- Official documentation site
- Short form videos (e.g. TikTok, YouTube Shorts, etc.)
- Long form videos (e.g. Youtube videos, presentations, etc.)
- In a shell, raw text only
- In an IDE with basic docstring rendering
- Third party documentation
- AI tools (e.g. ChatGPT, Claude, Gemini, etc.)
- Columns
Expand Down