# restdoc-docsify **Repository Path**: jiangtj/restdoc-docsify ## Basic Information - **Project Name**: restdoc-docsify - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-15 - **Last Updated**: 2022-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Restdoc Docsify ![status](https://img.shields.io/badge/status-unmaintenanced-red.svg) ![example](https://img.shields.io/badge/example-only-red.svg) This is a example about how to use restdoc and docsify. ## How to use ```bash mvn test docsify serve docs ``` browse `localhost:3000` ## Others - [一篇文章关于这个项目](https://www.dnocm.com/articles/almond/restdoc-and-docsify/) - 添加GitHub Action自动部署: https://jiangtj.github.io/restdoc-docsify/