Skip to content

Commit 04bbbc4

Browse files
committed
Fix readme title
1 parent 1e2200d commit 04bbbc4

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
## [unreleased]
44

5+
## [1.0.0-post1]
6+
7+
- Fix readme title.
8+
59
## [1.0.0]
610

711
- Initial release.
812

9-
[unreleased]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0...HEAD
13+
[unreleased]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0-post1...HEAD
14+
[1.0.0-post1]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0...v1.0.0-post1
1015
[1.0.0]: https://github.com/taminomara/sphinx-syntax/releases/tag/v1.0.0

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Sphinx plugin for Lua and Lua Language Server
2-
3-
A comprehensive Sphinx extension for documenting language grammars.
1+
# Sphinx plugin for documenting language grammars
42

53
Features:
64

0 commit comments

Comments
 (0)