Update the nav bar
This commit is contained in:
parent
99d10b361b
commit
92b13bc9c1
|
@ -1,11 +0,0 @@
|
||||||
<?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>
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="CheckStyle-IDEA" serialisationVersion="2">
|
||||||
|
<checkstyleVersion>10.17.0</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>
|
|
@ -1,4 +1,4 @@
|
||||||
- MUMPSS 文档概述
|
- MUMPS 文档概述
|
||||||
- [文档介绍和快速链接](README.md)
|
- [文档介绍和快速链接](README.md)
|
||||||
- [联系方式](CONTACT.md)
|
- [联系方式](CONTACT.md)
|
||||||
|
|
||||||
|
@ -18,6 +18,6 @@
|
||||||
- [Protocol Buffers](protocol-buffers/index.md)
|
- [Protocol Buffers](protocol-buffers/index.md)
|
||||||
|
|
||||||
- 导航
|
- 导航
|
||||||
- [WWW.ISHARKFLY.US](https://www.iSharkfly.com/)
|
- [WWW.ISHARKFLY.COM](https://www.isharkfly.com/tag/mumps)
|
||||||
- [DOCS.ISHARKFLY.COM](https://docs.iSharkfly.com/#/)
|
- [MUMPS.ISHARKFLY.COM](https://mumps.isharkfly.com/#/)
|
||||||
|
|
Loading…
Reference in New Issue