[PR #451] [MERGED] API documentation page #2634

Closed
opened 2026-03-17 00:19:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/451
Author: @liyasthomas
Created: 12/21/2019
Status: Merged
Merged: 12/23/2019
Merged by: @liyasthomas

Base: masterHead: doc


📝 Commits (9)

📊 Changes

7 files changed (+409 additions, -56 deletions)

View changed files

📝 .all-contributorsrc (+0 -9)
📝 README.md (+9 -3)
📝 assets/css/styles.scss (+17 -5)
📝 layouts/default.vue (+27 -0)
pages/doc.vue (+355 -0)
📝 pages/index.vue (+0 -33)
📝 pages/settings.vue (+1 -6)

📄 Description

Resolves #326

  • Adds Documentation page at /doc
  • Removes Terran Blake from collaborator
  • Tiny Easter egg on console
  • Style documentation

Reserved to near future

  • Download documentation as PDF?

🔄 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/451 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 12/21/2019 **Status:** ✅ Merged **Merged:** 12/23/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `doc` --- ### 📝 Commits (9) - [`f0868f3`](https://github.com/hoppscotch/hoppscotch/commit/f0868f383ba6ebf7ef1ebd5b444b4804b47df8f5) :tada: API documentation page - [`b067a47`](https://github.com/hoppscotch/hoppscotch/commit/b067a4723b15daa530e5e06409d8ddb5f763d17b) Merge branch 'master' into doc - [`d4819bc`](https://github.com/hoppscotch/hoppscotch/commit/d4819bcd0a5cebb62b7d6104b9495cf97986d682) :tada: Added navigation link to Documentation page in default layour - [`ecfc7c8`](https://github.com/hoppscotch/hoppscotch/commit/ecfc7c84c3aa8b2d12ce866fb0048b39ff899751) Merge branch 'doc' of https://github.com/liyasthomas/postwoman into doc - [`158c34d`](https://github.com/hoppscotch/hoppscotch/commit/158c34d09186ce652c2e328f7edf263c55058343) Initial iteration on Collection - [`5589c61`](https://github.com/hoppscotch/hoppscotch/commit/5589c6142381057086e9105f1740c974df78b9af) :tada: Display actual Documentation - [`10f6bb9`](https://github.com/hoppscotch/hoppscotch/commit/10f6bb9cc628433aea9c4e220e50a0aceacc8054) :bug: Added error handler - [`c3a6cc1`](https://github.com/hoppscotch/hoppscotch/commit/c3a6cc133fe119707afd144217dada00085045c2) :sparkles: Introducing API Documentation - [`2b40db2`](https://github.com/hoppscotch/hoppscotch/commit/2b40db285e9e64ed7b6c4aa9b3ce05d60fa42d03) :sparkles: Introducing API Documentation ### 📊 Changes **7 files changed** (+409 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+0 -9) 📝 `README.md` (+9 -3) 📝 `assets/css/styles.scss` (+17 -5) 📝 `layouts/default.vue` (+27 -0) ➕ `pages/doc.vue` (+355 -0) 📝 `pages/index.vue` (+0 -33) 📝 `pages/settings.vue` (+1 -6) </details> ### 📄 Description Resolves #326 - [x] Adds Documentation page at `/doc` - [x] Removes Terran Blake from collaborator - [x] Tiny Easter egg on `console` - [x] Style documentation **Reserved to near future** - [ ] Download documentation as PDF? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:19:13 +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#2634
No description provided.