File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 1
1
2
2
<h1 align =" center " >
3
- <a href =" # " target =" _blank " >ThinkPHP6 ApiDoc UI</a >
3
+ <a href =" # " target =" _blank " >ThinkPHP ApiDoc UI</a >
4
4
</h1 >
5
5
6
6
<div align =" center " >
7
7
8
- ApiDoc UI 根据ThinkPHP6 注释自动生成API接口文档 的前端项目
8
+ ApiDoc UI 根据ThinkPHP 注释自动生成API接口文档 的前端项目
9
9
10
10
</div >
11
11
12
12
13
- ### 安装
13
+ ## apidoc 安装
14
14
15
- 1、执行以下命令下载UI。
16
- ``` bash
17
- $ git clone https://github.com/HGthecode/apidoc-ui.git
18
- ```
19
- 下载完成后,找到dist目录,将该目录放到你的ThinkPHP6项目public目录下,并将dist文件夹名,重命名为 apidoc
15
+ 请参考文档 [ 安装] ( https://hg-code.gitee.io/thinkphp-apidoc/guide/install/ )
20
16
21
- 3、浏览器访问文档页面:
22
- http://你的域名/apidoc/
23
-
24
-
25
- ### 链接
26
- <a href =" https://github.com/HGthecode/apidoc-tp6 " target =" _blank " >ApiDoc TP6</a >
17
+ ## 链接
18
+ <a href =" https://github.com/HGthecode/thinkphp-apidoc " target =" _blank " >ThinkPHP ApiDoc</a >
27
19
28
20
29
21
You can’t perform that action at this time.
0 commit comments