[PR #7] [MERGED] Changes docs structure #115

Closed
opened 2026-03-16 12:27:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/7
Author: @AmolDerickSoans
Created: 8/20/2021
Status: Merged
Merged: 8/20/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (9)

📊 Changes

26 files changed (+718 additions, -677 deletions)

View changed files

content/en/APIguide.md (+0 -233)
content/en/DocumentAPI.md (+0 -48)
content/en/Graphqlguide.md (+0 -182)
content/en/Navigating.md (+0 -99)
content/en/SyncAndAccount.md (+0 -31)
📝 content/en/community.md (+1 -1)
📝 content/en/community/authors.md (+0 -0)
📝 content/en/community/changelog.md (+0 -0)
📝 content/en/community/contribution-guide.md (+8 -5)
📝 content/en/community/local-setup.md (+3 -1)
📝 content/en/features.md (+1 -1)
📝 content/en/features/synchronization.md (+27 -0)
📝 content/en/graphql.md (+3 -1)
📝 content/en/index.md (+14 -17)
📝 content/en/quickstart.md (+96 -1)
📝 content/en/quickstart/documentation.md (+52 -4)
📝 content/en/quickstart/graphql.md (+181 -3)
📝 content/en/quickstart/mqtt.md (+2 -2)
📝 content/en/quickstart/rest.md (+241 -3)
📝 content/en/quickstart/scripts.md (+26 -16)

...and 6 more files

📄 Description

  • Files moved into new locations
  • Changed internal links
  • Added test script example

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/docs/pull/7 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 8/20/2021 **Status:** ✅ Merged **Merged:** 8/20/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`f4ab7a0`](https://github.com/hoppscotch/docs/commit/f4ab7a0efb377abe9440aa9f95d82a7fa1bdae7d) changed file names - [`7a14856`](https://github.com/hoppscotch/docs/commit/7a148563ae7d126aead2448ef0ba70eb472e8413) Merge branch 'hoppscotch:main' into main - [`b2056d2`](https://github.com/hoppscotch/docs/commit/b2056d28804d08aed5d09076635a1b652682b396) changed dirs - [`4663579`](https://github.com/hoppscotch/docs/commit/4663579457d98698f44e9c93b82ae8230e39b553) fixed internal links in graphql - [`5be4a2e`](https://github.com/hoppscotch/docs/commit/5be4a2e3fcb409ea46b91195b70e90332bd720d4) fixed minor errors - [`4327571`](https://github.com/hoppscotch/docs/commit/432757107dfa44204baab4f5800eb4562b8fdb1f) fixed internal links in quickstart Intro - [`5a0d4cf`](https://github.com/hoppscotch/docs/commit/5a0d4cf668a062a3c165718659f8a11c2ed957c4) fixed internal links - [`ea4182d`](https://github.com/hoppscotch/docs/commit/ea4182d8e86648a4dad5fecbee89235c34d3177f) minor changes in rest - [`194f23f`](https://github.com/hoppscotch/docs/commit/194f23f2e82b45ed47379029cd9273d876827e05) added another example ### 📊 Changes **26 files changed** (+718 additions, -677 deletions) <details> <summary>View changed files</summary> ➖ `content/en/APIguide.md` (+0 -233) ➖ `content/en/DocumentAPI.md` (+0 -48) ➖ `content/en/Graphqlguide.md` (+0 -182) ➖ `content/en/Navigating.md` (+0 -99) ➖ `content/en/SyncAndAccount.md` (+0 -31) 📝 `content/en/community.md` (+1 -1) 📝 `content/en/community/authors.md` (+0 -0) 📝 `content/en/community/changelog.md` (+0 -0) 📝 `content/en/community/contribution-guide.md` (+8 -5) 📝 `content/en/community/local-setup.md` (+3 -1) 📝 `content/en/features.md` (+1 -1) 📝 `content/en/features/synchronization.md` (+27 -0) 📝 `content/en/graphql.md` (+3 -1) 📝 `content/en/index.md` (+14 -17) 📝 `content/en/quickstart.md` (+96 -1) 📝 `content/en/quickstart/documentation.md` (+52 -4) 📝 `content/en/quickstart/graphql.md` (+181 -3) 📝 `content/en/quickstart/mqtt.md` (+2 -2) 📝 `content/en/quickstart/rest.md` (+241 -3) 📝 `content/en/quickstart/scripts.md` (+26 -16) _...and 6 more files_ </details> ### 📄 Description - Files moved into new locations - Changed internal links - Added test script example --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:27:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#115
No description provided.