Skip to content

Commit

Permalink
Correctly document Sphinx version
Browse files Browse the repository at this point in the history
Close #33.
  • Loading branch information
SilverRainZ committed Oct 29, 2023
1 parent e208343 commit 1ef210d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Unless you need to highly customize the action's behavior.
Input Default Required Description
-------------------------- ---------------------------- -------- -------------------------------------------------
``python_version`` ``3.10`` false Version of Python
``sphinx_version`` ``5.3`` false Version of Sphinx
``sphinx_version`` ``latest`` false Version of Sphinx
``sphinx_build_options`` false Additional options passed to ``sphinx-build``
``cache`` ``false`` false Enable cache to speed up documentation building
``checkout`` ``true`` false Whether to automatically checkout the repository,
Expand Down Expand Up @@ -126,8 +126,6 @@ The following repository's pages are built by this action:

- https://github.com/SilverRainZ/bullet
- https://github.com/sphinx-notes/pages
- https://github.com/sphinx-notes/any
- https://github.com/sphinx-notes/snippet
- https://github.com/sphinx-notes/lilypond
- https://github.com/sphinx-notes/strike
- `and more...`__
Expand Down

0 comments on commit 1ef210d

Please sign in to comment.