mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1054] [MERGED] Reorganized index.rst for improved logical flow #1140
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1054
Author: @johnmel3
Created: 12/10/2023
Status: ✅ Merged
Merged: 5/21/2024
Merged by: @dieser-niko
Base:
master← Head:alternative-index-file📝 Commits (4)
19c2636reorganized sections without changing any header. Made a few small grammar fixes.ad6d55acleaning up examples section.ce1bfa8updating changelog for proposed edits1d2771dMerge branch 'master' into alternative-index-file📊 Changes
2 files changed (+71 additions, -61 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
docs/index.rst(+69 -61)📄 Description
The goal of this restructuring is to improve the logical flow of the tutorial, making it more intuitive and easier for new users to follow.
Moved the top level examples (Birdy, Led Zeppelin, URL for an artist image given the artist's name) to the "Examples" section. This organization scheme guides a user through setup and authorization before diving into examples, which follows the logical flow of setup.
Only small edits were made to the text; link to Spotipy Tutorial for Beginners was added under "Getting Started."
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.