Skip to content
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

docs: jsdoc to typedoc #136

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Conversation

yoshinorin
Copy link
Member

Follow up #60

Use typedoc instead of jsdoc

Examples

Example of screenshots. I generate them on locally. It works well :)

typedoc jpg

typedoc2

typedoc3 jpg

"lodash": "^4.17.21",
"minami": "^1.2.3",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minami is theme for jsdoc. So, no need it if we migrate to typedoc.

"mocha": "^10.0.0",
"nyc": "^15.0.0",
"sinon": "^14.0.0",
"ts-node": "^10.8.1",
"typedoc": "^0.23.19",
"typedoc-plugin-rename-defaults": "^0.6.4",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoshinorin yoshinorin merged commit 1f0fe41 into hexojs:master Oct 28, 2022
@yoshinorin yoshinorin deleted the docs/migrate-to-typedoc branch October 28, 2022 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants