Skip to content

Commit 1ef210d

Browse files
committed
Correctly document Sphinx version
Close #33.
1 parent e208343 commit 1ef210d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Unless you need to highly customize the action's behavior.
9797
Input Default Required Description
9898
-------------------------- ---------------------------- -------- -------------------------------------------------
9999
``python_version`` ``3.10`` false Version of Python
100-
``sphinx_version`` ``5.3`` false Version of Sphinx
100+
``sphinx_version`` ``latest`` false Version of Sphinx
101101
``sphinx_build_options`` false Additional options passed to ``sphinx-build``
102102
``cache`` ``false`` false Enable cache to speed up documentation building
103103
``checkout`` ``true`` false Whether to automatically checkout the repository,
@@ -126,8 +126,6 @@ The following repository's pages are built by this action:
126126

127127
- https://github.com/SilverRainZ/bullet
128128
- https://github.com/sphinx-notes/pages
129-
- https://github.com/sphinx-notes/any
130-
- https://github.com/sphinx-notes/snippet
131129
- https://github.com/sphinx-notes/lilypond
132130
- https://github.com/sphinx-notes/strike
133131
- `and more...`__

0 commit comments

Comments
 (0)