Skip to content

Commit

Permalink
Update sites and links
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers authored Oct 11, 2023
1 parent 7f0fa83 commit 55d1d69
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDU
## Summary

* [Roadmap](src/documentation/articles/roadmap.md)
* [Actual state](src/documentation/articles/actualstate.md)
* [Current state](src/documentation/articles/currentstate.md)
* [Performance](src/documentation/articles/performance.md)
* [Connect SDK](src/documentation/articles/connectSDK.md)
* [KNet usage](src/documentation/articles/usage.md)
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions src/documentation/articles/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
href: intro.md
- name: KNet Roadmap
href: roadmap.md
- name: KNet Actual state
href: actualstate.md
- name: KNet current state
href: currentstate.md
- name: KNet Performance
href: performance.md
- name: KNet APIs extendibility
Expand Down
2 changes: 1 addition & 1 deletion src/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDU
## Summary

* [Roadmap](articles/roadmap.md)
* [Actual state](articles/actualstate.md)
* [Current state](articles/currentstate.md)
* [Performance](articles/performance.md)
* [Connect SDK](articles/connectSDK.md)
* [KNet usage](articles/usage.md)
Expand Down
18 changes: 14 additions & 4 deletions src/documentation/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,24 @@
href: https://masesgroup.github.io/sinapse/
- name: JCOBridge
href: https://masesgroup.github.io/JCOBridge/
- name: JNet
href: https://masesgroup.github.io/JNet/
- name: KNet
href: https://masesgroup.github.io/KNet/
- name: KEFCore
href: https://masesgroup.github.io/KEFCore/
- name: KNetOPC
href: https://masesgroup.github.io/KNetOPC/
- name: JCOReflector
href: https://masesgroup.github.io/JCOReflector/
- name: DDMChat
href: https://masesgroup.github.io/DDMChat/
- name: NuReflector
href: https://masesgroup.github.io/NuReflector/
- name: DataDistributionManager
href: https://masesgroup.github.io/DataDistributionManager/
- name: CLIParser
href: https://masesgroup.github.io/CLIParser/
- name: JCO SWT Bridge
href: https://masesgroup.github.io/JCOSWTBridge/
- name: JCOBridge Examples
href: https://masesgroup.github.io/JCOBridge-Examples
- name: External links
dropdown: true
items:
Expand Down

0 comments on commit 55d1d69

Please sign in to comment.