File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,22 +123,5 @@ markdown_extensions:
123123 - pymdownx.tilde
124124
125125plugins :
126- - llmstxt :
127- full_output : llms-full.txt
128- markdown_description : This is the documentation for CmlLib.Core.
129- sections :
130- Introduction :
131- - README.md
132- - SUMMARY.md : INDEX for all pages
133- CmlLib.Core :
134- - cmllib.core/*.md
135- Auth.Microsoft :
136- - auth.microsoft/*.md
137- MojangAPI :
138- - mojangapi/*.md
139- Installer.Forge :
140- - installer.forge/*.md
141- 런처 주문제작 :
142- - ad.md
143126 - literate-nav :
144127 nav_file : SUMMARY.md
Original file line number Diff line number Diff line change 11INHERIT : mkdocs.base.yml
22
33docs_dir : ' en'
4- site_dir : ' site/en'
4+ site_dir : ' site/en'
5+
6+ plugins :
7+ - llmstxt :
8+ full_output : llms-full.txt
9+ base_url : https://cmllib.github.io/CmlLib.Core-wiki/en
10+ markdown_description : This is the documentation for CmlLib.Core.
11+ sections :
12+ Introduction :
13+ - README.md
14+ - SUMMARY.md
15+ CmlLib.Core :
16+ - cmllib.core/*.md
17+ Auth.Microsoft :
18+ - auth.microsoft/*.md
19+ MojangAPI :
20+ - mojangapi/*.md
21+ Installer.Forge :
22+ - installer.forge/*.md
23+ 런처 주문제작 :
24+ - ad.md
You can’t perform that action at this time.
0 commit comments