Signed-off-by: sairate <sairate@sina.cn>

This commit is contained in:
sairate 2024-08-31 14:19:33 +08:00
parent 1aa8d8e157
commit 23f89c3099
4 changed files with 11 additions and 0 deletions

View File

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <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" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (doc)" project-jdk-type="Python SDK" />
</project> </project>

6
.idea/vcs.xml Normal file
View File

@ -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>

0
notebook/docs/test.md Normal file
View File

View File

@ -1 +1,3 @@
site_name: My Docs site_name: My Docs
theme:
name: material