重新规划项目更新自述文件

This commit is contained in:
YuCheng Hu 2024-04-08 21:27:58 -04:00
parent 490f9effcd
commit dba5146f79
3 changed files with 3 additions and 29 deletions

10
.idea/.gitignore vendored
View File

@ -1,10 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Zeppelin ignored files
/ZeppelinRemoteNotebooks/

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA" serialisationVersion="2">
<checkstyleVersion>10.14.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

@ -19,7 +19,7 @@
})(window, document, 'script', 'dataLayer', 'GTM-W3NL9V');</script>
<!-- End Google Tag Manager -->
<title>FHIR 通信框架</title>
<title>Composer 中文文档</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="description" content="Description">
<meta name="viewport"
@ -44,8 +44,8 @@
<div id="app"></div>
<script>
window.$docsify = {
name: 'FHIR 通信框架',
repo: 'https://github.com/iSharkFly-Docs/fhir-docs',
name: 'Composer 中文文档',
repo: 'https://src.isharkfly.com/iSharkFly-Docs/composer-docs.git',
executeScript: true,
loadNavbar: true,
mergeNavbar: true,