mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-16 20:50:25 +00:00
Don't show changelog headers on homepage/README, refs #1081
This commit is contained in:
parent
d9a6f671d1
commit
3330b3d87e
1 changed files with 6 additions and 1 deletions
|
|
@ -123,5 +123,10 @@ logging
|
|||
related-tools
|
||||
help
|
||||
contributing
|
||||
changelog
|
||||
```
|
||||
```{toctree}
|
||||
---
|
||||
maxdepth: 1
|
||||
---
|
||||
changelog
|
||||
```
|
||||
Loading…
Reference in a new issue