Skip to content

Commit

Permalink
Formmating the documents
Browse files Browse the repository at this point in the history
  • Loading branch information
WinGeek authored and WinGeek committed Oct 16, 2024
1 parent edfa3d9 commit 5286dfa
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 17 deletions.
6 changes: 6 additions & 0 deletions docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ permalink: /build/

# Build OpenNHP Source Code
{: .fs-9 }

This article explains how to build OpenNHP from source code.

[中文版](/zh-cn/build/){: .label .fs-4 }
---

## 1. WSL Environment Setup

**Note:** You can run Linux through the WSL subsystem on Windows 10/11. For details, see the official WSL documentation: https://learn.microsoft.com/en-us/windows/wsl/install
Expand Down
6 changes: 3 additions & 3 deletions docs/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ permalink: /comparison/
# Comparison between NHP and SPA
{: .fs-9 }

[中文版](/zh-cn/comparison/){: .label .fs-4 }

Note: The following content is extracted from the journal paper "AHAC: Advanced Network-Hiding Access Control Framework" published in Volume 14, Issue 13 of the journal *Applied Sciences* in 2024. It is worth noting that the AHAC framework is a key component of the NHP (OpenNHP) technology system.

[中文版](/zh-cn/comparison/){: .label .fs-4 }

---

- [Comparison between NHP and SPA](#comparison-between-nhp-and-spa)
Expand Down Expand Up @@ -191,6 +191,6 @@ FIDO-based authentication response to the Server.

![Compatibility comparison](/images/Compatibility_comparison.png)

- [中文版](/docs/zh-cn/comparison.zh-cn.md){: .label .fs-4 }


---
4 changes: 1 addition & 3 deletions docs/zh-cn/about.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ permalink: /zh-cn/about/
# 关于OpenNHP开源项目
{: .fs-9 }

[English Version](/about/){: .label .fs-4 }


[English](/about/){: .label .fs-4 }
---


2 changes: 1 addition & 1 deletion docs/zh-cn/build.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permalink: /zh-cn/build/
# 编译OpenNHP
{: .fs-9 }

[English Version](/build/){: .label .fs-4 }
[English](/build/){: .label .fs-4 }

---

Expand Down
2 changes: 1 addition & 1 deletion docs/zh-cn/code.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permalink: /zh-cn/code/
# OpeNHP代码解读
{: .fs-9 }

[English Version](/code/){: .label .fs-4 }
[English](/code/){: .label .fs-4 }

---

Expand Down
4 changes: 2 additions & 2 deletions docs/zh-cn/comparison.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ permalink: /zh-cn/comparison/
# 对比NHP与SPA
{: .fs-9 }

[English Version](/comparison/){: .label .fs-4 }

注: 以下内容摘自《Applied Sciences》杂志2024年第14卷第13期的期刊论文《AHAC: Advanced Network-Hiding Access Control Framework》论文,值得特别指出的是,AHAC框架是NHP(OpenNHP)技术体系中的一个关键组成部分。

[English](/comparison/){: .label .fs-4 }

---

- [NHP与SPA的对比](#nhp与spa的对比)
Expand Down
4 changes: 2 additions & 2 deletions docs/zh-cn/cryptography.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ permalink: /zh-cn/cryptography/
# 加密算法
{: .fs-9 }

[English Version](/cryptography/){: .label .fs-4 }

加密是 OpenNHP 的核心,通过利用尖端的加密算法提供强大的安全性、卓越的性能和可扩展性。
{: .fs-6 .fw-300 }

[English](/cryptography/){: .label .fs-4 }

---

本文解释了 OpenNHP 如何在多个关键领域中利用现代加密算法的优势:
Expand Down
2 changes: 1 addition & 1 deletion docs/zh-cn/deploy.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permalink: /zh-cn/deploy/
# 部署OpenNHP
{: .fs-9 }

[English Version](/deploy/){: .label .fs-4 }
[English](/deploy/){: .label .fs-4 }

---

Expand Down
3 changes: 1 addition & 2 deletions docs/zh-cn/features.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ permalink: /zh-cn/features/
# OpenNHP功能列表
{: .fs-9 }

[English Version](/features/){: .label .fs-4 }

[English](/features/){: .label .fs-4 }

---

Expand Down
3 changes: 2 additions & 1 deletion docs/zh-cn/index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permalink: /zh-cn/

# OpenNHP中文版文档
{: .fs-9 }
[English Version](/){: .label .fs-4 }

[English](/){: .label .fs-4 }

---
2 changes: 1 addition & 1 deletion docs/zh-cn/server_plugin.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permalink: /zh-cn/server_plugin/
# OpenNHP插件开发教程
{: .fs-9 }

[English Version](/server_plugin/){: .label .fs-4 }
[English](/server_plugin/){: .label .fs-4 }

---

Expand Down

0 comments on commit 5286dfa

Please sign in to comment.