mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
feat: add documentation for TUI, messages & attachments, and IRC gateway; update index and TOC
This commit is contained in:
+2
-2
@@ -46,7 +46,7 @@
|
||||
"content": [
|
||||
{
|
||||
"files": ["**/*.{md,yml}"],
|
||||
"exclude": ["_site/**", "_api_meta/**"]
|
||||
"exclude": ["_site/**", "_api_meta/**", "auriondocs/**"]
|
||||
},
|
||||
{
|
||||
"src": "_api_meta/core",
|
||||
@@ -75,7 +75,7 @@
|
||||
],
|
||||
"resource": [
|
||||
{
|
||||
"files": ["images/**"]
|
||||
"files": ["images/**", "auriondocs/**"]
|
||||
}
|
||||
],
|
||||
"output": "_site",
|
||||
|
||||
Reference in New Issue
Block a user