We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2200d commit 04bbbc4Copy full SHA for 04bbbc4
CHANGELOG.md
@@ -2,9 +2,14 @@
2
3
## [unreleased]
4
5
+## [1.0.0-post1]
6
+
7
+- Fix readme title.
8
9
## [1.0.0]
10
11
- Initial release.
12
-[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
15
[1.0.0]: https://github.com/taminomara/sphinx-syntax/releases/tag/v1.0.0
README.md
@@ -1,6 +1,4 @@
1
-# Sphinx plugin for Lua and Lua Language Server
-
-A comprehensive Sphinx extension for documenting language grammars.
+# Sphinx plugin for documenting language grammars
Features:
0 commit comments