mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1358] [MERGED] export markdown from docs #3256
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3256
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/hoppscotch/hoppscotch/pull/1358
Author: @hariaakash
Created: 12/1/2020
Status: ✅ Merged
Merged: 12/9/2020
Merged by: @liyasthomas
Base:
main← Head:main📝 Commits (9)
847b530export markdown from docsf303b23Merge branch 'main' into main4b8c3d5Merge branch 'main' into main6b06951fix whitespace in generated doc mdb5cfa86Merge branch 'main' of github.com:hariaakash/hoppscotch into main25335a0Merge branch 'main' into main30b3087feat: Create API Documentation Markdown Gistf465655Clean upb0512d3Merge branch 'main' into main📊 Changes
5 files changed (+372 additions, -15 deletions)
View changed files
➕
assets/md/docs.md(+221 -0)📝
nuxt.config.js(+5 -0)📝
package-lock.json(+54 -3)📝
package.json(+2 -0)📝
pages/doc.vue(+90 -12)📄 Description
Documentation generator also generates markdown code for easy documentation export (instead of cli)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.