mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[PR #985] [CLOSED] Updated ReadTheDocs page to make site more beginner friendly #1106
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#1106
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/985
Author: @CodeZ89
Created: 6/7/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
ee1a170Update index.rst46957fbUpdate index.rstae74207Update index.rst0131119Update index.rst9f48c4fUpdate index.rst4baa20fUpdate index.rstd0a9692Update index.rstf765b16Update index.rst981a8f5Update index.rstcd9bc0dUpdate index.rst📊 Changes
2 files changed (+97 additions, -4 deletions)
View changed files
📝
CHANGELOG.md(+27 -0)📝
docs/index.rst(+70 -4)📄 Description
I have updated the documentation in the ReadTheDocs site to make the site a little more user friendly. The tutorial that is on the repository I could not find linked anywhere, so I added a link to the page as well as put some of that information directly in the docs. I also added information on setting up an app on the Spotify Web API, so a first time user does not have to navigate off the page to get the general idea of how to do so. I reorganized some of the content in the docs to better flow with the additional information. I would really appreciate any honest feedback about my changes and how I may improve in the future.
In addition, I updated the CHANGELOG documentation to make it more user friendly as well. For those users who have never contributed or used a changelog before, it gives them a better idea of why and how it should be used.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.