mirror of http://git.sairate.top/sairate/doc.git
Signed-off-by: sairate <sairate@sina.cn>
This commit is contained in:
parent
1aa8d8e157
commit
23f89c3099
|
@ -1,4 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Black">
|
||||
<option name="sdkName" value="Python 3.12 (doc)" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (doc)" project-jdk-type="Python SDK" />
|
||||
</project>
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
|
@ -1 +1,3 @@
|
|||
site_name: My Docs
|
||||
theme:
|
||||
name: material
|
Loading…
Reference in New Issue