Skip to content

Commit

Permalink
doc: Disable mdbook-pagetoc plugin
Browse files Browse the repository at this point in the history
mdBook is updated to 0.4.41 along with the nixpkgs'
version bump, which has broken mdbook-pagetoc plugin.

Let's disable the plugin for now to get the documentation
up and running as soon as possible.

Signed-off-by: Ivan Nikolaenko <[email protected]>
  • Loading branch information
unbel13ver authored and brianmcgillion committed Jan 27, 2025
1 parent 40a9c24 commit 9e47e15
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 720 deletions.
13 changes: 0 additions & 13 deletions LICENSES/WTFPL.txt

This file was deleted.

2 changes: 0 additions & 2 deletions docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ src = "src"
default-theme = "light"
git-repository-url = "https://github.com/tiiuae/ghaf"
git-repository-icon = "fa-github"
additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]

[preprocessor.alerts]

Expand Down
Loading

0 comments on commit 9e47e15

Please sign in to comment.