mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
Fix Sphinx warning
When regenerating documentation with Sphinx, there's a warning issued about CHANGELOG.rst:
```
../CHANGELOG.rst:33: WARNING: Document or section may not begin with a transition.
```
This is almost identical to the fix in commit 84a89f5195.
This commit is contained in:
committed by
David Adam
parent
bcbfd70d41
commit
620344b076
@@ -30,8 +30,6 @@ Improved prompts
|
||||
Improved terminal support
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
--------------
|
||||
|
||||
fish 3.2.1 (released March 18, 2021)
|
||||
====================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user