Skip to content

Commit 62916d9

Browse files
committed
Updated version
1 parent c406571 commit 62916d9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

PYPI.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
Scylla Documentation Theme
33
==========================
44

5-
The base Sphinx theme for ScyllaDB documentation projects.
5+
Sphinx theme for ScyllaDB documentation projects.
66

7-
`Read More. <https://github.com/scylladb/sphinx-scylladb-theme#scylla-documentation-theme>`_
7+
`Read More: <https://github.com/scylladb/sphinx-scylladb-theme>`_

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All ScyllaDB documentation sites share a common look and feel.
1717

1818
Build docs for different versions of your project.
1919

20-
**GitHub Pages Support**:
20+
**GitHub Pages Support**
2121

2222
Publish the documentation to GitHub Pages automatically every time the theme receives new content.
2323

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "sphinx-scylladb-theme"
3-
version = "0.1.23"
3+
version = "0.1.24"
44
description = "A Sphinx Theme for ScyllaDB projects documentation"
5-
authors = ["David García <[email protected]>"]
5+
authors = ["David Garcia <[email protected]>"]
66
exclude = ["docs", "deploy.sh"]
77
readme = "PYPI.rst"
88

0 commit comments

Comments
 (0)