添加 HAPI FHIR 文档

This commit is contained in:
YuCheng Hu 2024-03-15 14:28:38 -04:00
parent 31a7d2ecfc
commit 6dfab4d9a2
1 changed files with 12 additions and 6 deletions

View File

@ -2,17 +2,21 @@
欢迎来到鲨鱼君的文档和手册的空间
GitHub 上有关 HoneyMoose 的项目:[https://github.com/iSharkfly-Docs/docs-isharkfly-com](https://github.com/iSharkfly-Docs/docs-isharkfly-com)
GitHub 上有关 HoneyMoose
的项目:[https://github.com/iSharkfly-Docs/docs-isharkfly-com](https://github.com/iSharkfly-Docs/docs-isharkfly-com)
[联系我们](CONTACT.md ':include')
## 如何运行文档
本文档是通过 docsify 进行编译和安装的。
### 安装 docsify
如果你的计算机还没有安装 docsify 的话,请运行命令 `npm i docsify-cli -g` 来进行安装。
### 校验安装结果
运行命令 `docsify -version` 来校验安装结果,界面上应该显示:
```text
@ -21,6 +25,7 @@ docsify-cli version:
```
### 运行 docsify
如果你希望在你的本地计算机上查看本文档,请运行 `docsify serve ./` 在你的控制台上将会有下面的内如输出:
```text
@ -36,10 +41,10 @@ Listening at http://localhost:3000
在这里对原作者表示感谢。
| 网站名称 | URL | NOTE | GitHuba Page 链接 |
|----------------|--------------------------------------------------------|---------------------------|----------------------------------------------------------------------------------------------------|
| DOCS.OSSEZ.COM | [https://docs.ossez.com/#/](https://docs.ossez.com/#/) | 本手册的编译版本将会部署在这个链接上 | [https://cwiki-us-docs.github.io/cwikius-docs/#/](https://cwiki-us-docs.github.io/cwikius-docs/#/) |
| WWW.CWIKIUS.CN | [http://www.cwikius.cn/](http://www.cwikius.cn/) | CWIKIUS.CN 一个有独立思考和温度的清新站 | N/A |
| 网站名称 | URL | NOTE | GitHub |
|--------------------|----------------------------------------------------------------|---------------------------|--------------------------------------------------------------------------------------------------------------|
| DOCS.ISHARKFLY.COM | [https://docs.isharkfly.com/#/](https://docs.isharkfly.com/#/) | 本手册的编译版本将会部署在这个链接上 | [https://github.com/iSharkfly-Docs/docs-isharkfly-com](https://github.com/iSharkfly-Docs/docs-isharkfly-com) |
| WWW.CWIKIUS.CN | [http://www.cwikius.cn/](http://www.cwikius.cn/) | CWIKIUS.CN 一个有独立思考和温度的清新站 | N/A |
### 前端和 UI
@ -50,12 +55,13 @@ Listening at http://localhost:3000
| Angular 技术手册 | https://angular.ossez.com/ | Angular 手册的在线翻译版本,从源代码中进行编译 |
| TypeScript 文档手册 | https://typescript.ossez.com/ | TypeScript 相关技术文档和手册 |
### 后端和数据
### 后端和数据
| 网站名称 | URL | NOTE |
|------------------------|-------------------------------|----------------------|
| Apache Druid 技术手册 | https://druid.ossez.com/ | Druid 手册的在线翻译版本 |
| Amazon OpenSearch 技术手册 | https://opensearch.ossez.com/ | OpenSearch 手册的在线翻译版本 |
| HAPI FHIR | https://fhir.isharkfly.com/#/ | FHIR 相关技术文档的收集和讨论 |
### 容器 docker