Skip to content

Commit c52ced2

Browse files
committed
updating book
1 parent 8f160a1 commit c52ced2

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

book/book.toml

+5
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ smart-punctuation = true
2929
no-section-label = false
3030
git-repository-url = 'github.com/clpi/word.lua'
3131
edit-url-template = "https://github.com/clpi/word.lua/edit/master/book/{path}"
32+
git-repository-icon = "fa-github"
3233
input-404 = "404.md"
3334

35+
[output.linkcheck]
36+
37+
[preprocessor.pagetoc]
38+
3439
[output.html.search]
3540
enable = true
3641
expand = true

book/book.css book/js/index.js

File renamed without changes.

book/src/SUMMARY.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ As for some basic info about `word.lua`:
4444

4545
---
4646

47-
7. [Final thoughts](./final_thoughts.md)
48-
8. [Roadmap](./roadmap.md)
49-
9. [Credits](./credits.md)
47+
7. [Support](./support.md)
48+
1. [Issues](./contributing/issues.md)
49+
2. [Contributing](./contributing/discussions.md)
50+
3. [Sponsorship](./contributing/sponsorship.md)
51+
2. [Contributing](./contributing/intro.md)
52+
1. [Final thoughts](./final_thoughts.md)
53+
3. [Roadmap](./roadmap.md)
54+
4. [Credits](./credits.md)

book/book.js book/style/book.css

File renamed without changes.

book/style/toc.css

Whitespace-only changes.

0 commit comments

Comments
 (0)