跟新 Mumps 文档

This commit is contained in:
YuCheng Hu 2023-12-27 13:14:58 -05:00
parent d51b3414eb
commit 274ef0a856
5 changed files with 17 additions and 28 deletions

11
.idea/aws.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="accountSettings">
<option name="activeRegion" value="us-east-1" />
<option name="recentlyUsedRegions">
<list>
<option value="us-east-1" />
</list>
</option>
</component>
</project>

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>10.12.2</checkstyleVersion>
<scanScope>JavaOnly</scanScope>
<copyLibs>true</copyLibs>
<option name="thirdPartyClasspath" />
<option name="activeLocationIds" />
<option name="locations">
<list>
<ConfigurationLocation id="bundled-sun-checks" type="BUNDLED" scope="All" description="Sun Checks">(bundled)</ConfigurationLocation>
<ConfigurationLocation id="bundled-google-checks" type="BUNDLED" scope="All" description="Google Checks">(bundled)</ConfigurationLocation>
</list>
</option>
</component>
</project>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JpaBuddyIdeaProjectConfig">
<option name="renamerInitialized" value="true" />
</component>
</project>

View File

@ -1,8 +1,8 @@
# CWIKIUS 文档和手册 # MUMPS 文档
欢迎来到 HoneyMoose 文档和手册的空间 欢迎来到 MUMPS 文档和手册。
GitHub 上有关 HoneyMoose 的项目:[https://github.com/honeymoose/cwikius-docs](https://github.com/honeymoose/cwikius-docs) GitHub 上有关 HoneyMoose 的项目:[https://github.com/iSharkFly-Docs/mumps-docs](https://github.com/iSharkFly-Docs/mumps-docs)
[联系我们](CONTACT.md ':include') [联系我们](CONTACT.md ':include')

View File

@ -11,7 +11,7 @@
})(window,document,'script','dataLayer','GTM-W3NL9V');</script> })(window,document,'script','dataLayer','GTM-W3NL9V');</script>
<!-- End Google Tag Manager --> <!-- End Google Tag Manager -->
<title>CWIKIUS 文档手册</title> <title>MUMPS 文档手册</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="description" content="Description"> <meta name="description" content="Description">
<meta name="viewport" <meta name="viewport"
@ -36,8 +36,8 @@
<div id="app"></div> <div id="app"></div>
<script> <script>
window.$docsify = { window.$docsify = {
name: 'CWIKIUS 文档手册', name: 'MUMPS 文档手册',
repo: 'https://github.com/cwiki-us-docs/cwikius-docs', repo: 'https://github.com/iSharkFly-Docs/mumps-docs.git',
executeScript: true, executeScript: true,
loadNavbar: true, loadNavbar: true,
mergeNavbar: true, mergeNavbar: true,