初始化json-rpc文档项目

This commit is contained in:
2025-05-27 17:12:57 +08:00
commit 0a39e3e63b
14 changed files with 353 additions and 0 deletions

15
.idea/jsonrpc-docs.iml generated Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="vue" level="application" />
<orderEntry type="library" name="prism-php" level="application" />
<orderEntry type="library" name="search" level="application" />
</component>
</module>