mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Update dictory structure in more-pages.md (#113)
Cleaner unicode structure.
This commit is contained in:
parent
9f0fc83b54
commit
d6b5403982
@ -5,12 +5,13 @@ If you need more pages, you can simply create more markdown files in your docsif
|
||||
For example, the directory structure is as follows:
|
||||
|
||||
```text
|
||||
-| docs/
|
||||
-| README.md
|
||||
-| guide.md
|
||||
-| zh-cn/
|
||||
-| README.md
|
||||
-| guide.md
|
||||
.
|
||||
├── docs
|
||||
| └── README.md
|
||||
| └── guide.md
|
||||
| └── zh-cn
|
||||
| └──README.md
|
||||
| └──guide.md
|
||||
```
|
||||
|
||||
Matching routes
|
||||
@ -67,4 +68,4 @@ A custom sidebar can also automatically generate a table of contents by setting
|
||||
}
|
||||
</script>
|
||||
<script src="//unpkg.com/docsify"></script>
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user