-
Notifications
You must be signed in to change notification settings - Fork 75
feat: Integrate JSDoc output into vitepress #1240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
d3xter666
wants to merge
34
commits into
main
Choose a base branch
from
jsdoc-to-markdow
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,741
−414
Open
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
acb2d2e
docs: Add copy of docdash JSDoc template
matz3 aab6c3f
docs: Migrate API Docs to Vitepress
werwolf2303 e850e46
docs: Don't replace all occurrences of .md#
werwolf2303 2b98246
docs: Highlight modified code in publish.js and don't write source fi…
werwolf2303 da32fa5
docs: Fix .md ending in internal links
werwolf2303 c0fb204
docs: Fix pipe encoding in Markdown files
werwolf2303 21b992e
refactor: Remove unused code from jsdoc publish.js
matz3 e73b765
refactor: Integrate docdash into documentation project
matz3 541112f
docs: Cleanup old comments and unused code
werwolf2303 020a255
fix: Change two dots in Promise to one
werwolf2303 cf43484
docs: Stop index.md and global.md from generating
werwolf2303 41ed216
docs: Replace caption with i
werwolf2303 42b3b02
docs: Fix examples being rendered as text
werwolf2303 f0a1d1a
docs: Fix header anchor positioning
werwolf2303 b477565
docs: Remove dots in Promise's completely
werwolf2303 aa6606e
docs: Initial support for tree
werwolf2303 b4f6aef
docs: Fully working tree in docs
werwolf2303 68f2704
docs: Cleanup after api docs implementation
werwolf2303 4fb295d
docs: Improved tree
werwolf2303 2aa2810
docs: Remove console.log and push main entries to the top
werwolf2303 9798385
docs: Remove unused dev dependency
werwolf2303 dd74e4a
refactor: Deliver docdash over NPM and patch it
d3xter666 adee4a6
docs: Add code comments in config.ts
werwolf2303 2733097
docs: Revert changes in publish.js
werwolf2303 78e0f3e
docs: Update .gitignore
werwolf2303 139618d
docs: Move docdash out of cli project
werwolf2303 ec5568b
docs: Revert README.md changes
werwolf2303 910c9d3
docs: Update .gitignore
werwolf2303 eea555a
docs: Update prepareDocdash.sh and remove README.md
werwolf2303 ef0eb5e
docs: Add undefined check and replace reverse with unshift
werwolf2303 44903f9
docs: Fix merge conflicts
werwolf2303 b52fdef
docs: Ignore docdash in depceck
werwolf2303 bb9a7d3
docs: Remove docdash folder completely
werwolf2303 91f22d4
docs: Remove docdash from REUSE.toml
werwolf2303 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.