YDoc is an elegant document station construction tool that can easily generate complete static sites based on markdown, allowing you to focus on document writing.
YDoc has a flexible and powerful plugin/theme mechanism that allows developers to easily customize their own documentation site.
We use 🐶
as our LOGO. Dogs are good friends of human beings, and they are nimble and agile: YDoc is such a tool.
npm install -g ydoc
npm install ydoc@rc [-g]
ydoc init
ydoc build
- ydoc-plugin-copy: Quickly copy the code snippet of the markdown generated page。
- ydoc-plugin-import-asset: Import js/css files in the page.
- ydoc-plugin-jsdoc: Generate documents based on code comments, developed by 'jsdoc'
- ydoc-plugin-pangu: Automatically insert space between all Chinese characters and half-size English, numbers, and symbols in your page.
- more...
We welcome all of you to participate in our development, you may submit pull requests to help us improve the program, we alse glad to see you help developing plugins.
At the same time, we also welcome everyone's valuable comments or suggestions on YDoc: github issues