# api-doc **Repository Path**: joncc/api-doc ## Basic Information - **Project Name**: api-doc - **Description**: API文档 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-04 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # api-doc #### 介绍 API接口文档 #### 功能支持 ``` 1. 接口文档 2. 接口测试 ``` #### PHP class function 注释风格 ``` /** * @search s1 #search params notes * @search s2 #search params notes * @param errno #params notes * @param errstr #params notes * @param errfile #params notes * @param errline #params notes */ ``` #### 图示 ![Image](api.png) #### 地址 https://gitee.com/joncc/api-doc