main
parent
8951efd565
commit
b359768b95
|
@ -1,10 +1,4 @@
|
|||
build:
|
||||
build:build:
|
||||
image: latest
|
||||
|
||||
# requirements_file: requirements.txt
|
||||
|
||||
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
requirements_file: requirements.txt
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @Gitee: https://gitee.com/attacker
|
||||
* @email: admin@attacker.club
|
||||
* @Date: 2023-10-11 00:55:53
|
||||
* @LastEditTime: 2023-10-11 01:10:38
|
||||
* @LastEditTime: 2023-10-11 10:08:15
|
||||
* @Description:
|
||||
-->
|
||||
# Ezops
|
||||
|
@ -34,5 +34,6 @@ mkdocs serve
|
|||
|
||||
```bash
|
||||
mkdocs build
|
||||
mkdocs build –clean # 清理文档残留
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue