Skip to content

Commit

Permalink
doc: fix the sidebar warning
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <[email protected]>
  • Loading branch information
frostming committed Oct 23, 2023
1 parent 2ecf876 commit 18f4b67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Unreleased

### Fixed

- Preserve link references when rendering document as Markdown.

### Documentation

- Fix the sidebar warning in shibuya theme.

## v2.0.0(2023-06-12)

### Changed
Expand Down
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
"*": [
"sidebarintro.html",
"localtoc.html",
"relations.html",
"sourcelink.html",
]
}
Expand Down

0 comments on commit 18f4b67

Please sign in to comment.