mirror of
https://github.com/Stone-Red-Code/EchoHub.git
synced 2026-09-04 09:06:07 +02:00
fix: update table of contents to include specific file paths for articles
This commit is contained in:
+3
-3
@@ -3,19 +3,19 @@
|
||||
- name: API Reference
|
||||
href: ../_api_meta/client/toc.yml
|
||||
- name: Articles
|
||||
href: client-articles/
|
||||
href: client-articles/toc.yml
|
||||
- name: Core
|
||||
items:
|
||||
- name: API Reference
|
||||
href: ../_api_meta/core/toc.yml
|
||||
- name: Articles
|
||||
href: core-articles/
|
||||
href: core-articles/toc.yml
|
||||
- name: Server
|
||||
items:
|
||||
- name: API Reference
|
||||
href: ../_api_meta/server/toc.yml
|
||||
- name: Articles
|
||||
href: server-articles/
|
||||
href: server-articles/toc.yml
|
||||
- name: Server.Irc
|
||||
items:
|
||||
- name: API Reference
|
||||
|
||||
Reference in New Issue
Block a user