Skip to content

Commit

Permalink
Merge branch 'colin/book-updates'
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Jul 14, 2024
2 parents 520cdaf + 2960405 commit 4cc2158
Show file tree
Hide file tree
Showing 24 changed files with 931 additions and 705 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install mdbook
uses: peaceiris/[email protected]
with:
mdbook-version: "0.4.7"
mdbook-version: "0.4.40"

- name: Generate book from markdown
run: |
Expand Down
2 changes: 1 addition & 1 deletion book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
- [Downgrading Packages](./downgrading.md)
- [Managing Orphan Packages](./orphans.md)
- [Package Set Snapshots](./snapshots.md)
- [PKGBUILD Security Analysis](./security.md)
- [Log Interaction](./log.md)
- [Dependency Analysis](./deps.md)
- [Configuration](./configuration.md)
- [Appendix](./appendix.md)
- [Localisation Guide](./localisation.md)
Expand Down
Loading

0 comments on commit 4cc2158

Please sign in to comment.