[PR #1610] [MERGED] Documentation generation #3427

Closed
opened 2026-03-17 01:02:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1610
Author: @oshhh
Created: 4/21/2021
Status: Merged
Merged: 4/21/2021
Merged by: @liyasthomas

Base: mainHead: documentation-generation


📝 Commits (10+)

📊 Changes

4 files changed (+175 additions, -230 deletions)

View changed files

📝 assets/md/docs.md (+6 -212)
assets/md/folderBody.md (+113 -0)
assets/md/folderContents.md (+4 -0)
📝 pages/doc.vue (+52 -18)

📄 Description

Changes:

  • Fixed Bug: Nested folders don't show up in the documentation
  • Added Table of Contents
  • Conditional rendering of preRequestScript and testScript

Sample Gist: https://gist.github.com/oshhh/ba8dcafa1ce3d3ceb72e2747222ad751


🔄 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/hoppscotch/pull/1610 **Author:** [@oshhh](https://github.com/oshhh) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `documentation-generation` --- ### 📝 Commits (10+) - [`0acd4de`](https://github.com/hoppscotch/hoppscotch/commit/0acd4de1276a48ea3f79c6c5b5c8686c58f446b3) Create REQUIREMENTS.md - [`5496bd0`](https://github.com/hoppscotch/hoppscotch/commit/5496bd0f9d78f75e06666ca677b09c94cacc71b3) Merge branch 'main' of github.com:hoppscotch/hoppscotch - [`c1bc8f6`](https://github.com/hoppscotch/hoppscotch/commit/c1bc8f62b94f6702d487eebd352bd5cd59678f3c) Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main - [`d576114`](https://github.com/hoppscotch/hoppscotch/commit/d576114c9e1a7e121ba3043addde03fd4216fb01) Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main - [`3b62e46`](https://github.com/hoppscotch/hoppscotch/commit/3b62e4645664c710f79ec69358c49e054783e15a) Merge branch 'main' of github.com:hoppscotch/hoppscotch - [`73d8589`](https://github.com/hoppscotch/hoppscotch/commit/73d858986163f803eb12fbe2ad3ab4ec1be08098) Merge branch 'main' of https://github.com/SDOS-Winter2021/Team_5_hoppscotch into main - [`e7c2eca`](https://github.com/hoppscotch/hoppscotch/commit/e7c2eca27623e31a65b641f31cf3d27c52f038ed) Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main - [`5cae870`](https://github.com/hoppscotch/hoppscotch/commit/5cae87008dba226ac542a867ec8aaff922556f2e) Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main - [`a24e112`](https://github.com/hoppscotch/hoppscotch/commit/a24e11256aa99398d68c8c0dff3d9855374cb0a8) Merge branch 'main' of github.com:hoppscotch/hoppscotch into main - [`b92fd60`](https://github.com/hoppscotch/hoppscotch/commit/b92fd60a69cfaf9ebe9842f0fbdee744fcfc4f2c) Merge branch 'main' of https://github.com/hoppscotch/hoppscotch ### 📊 Changes **4 files changed** (+175 additions, -230 deletions) <details> <summary>View changed files</summary> 📝 `assets/md/docs.md` (+6 -212) ➕ `assets/md/folderBody.md` (+113 -0) ➕ `assets/md/folderContents.md` (+4 -0) 📝 `pages/doc.vue` (+52 -18) </details> ### 📄 Description **Changes:** * Fixed Bug: Nested folders don't show up in the documentation * Added Table of Contents * Conditional rendering of preRequestScript and testScript **Sample Gist:** https://gist.github.com/oshhh/ba8dcafa1ce3d3ceb72e2747222ad751 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:02:37 +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/hoppscotch#3427
No description provided.