Skip to content

Commit

Permalink
Fix up syntax issues
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Sep 5, 2024
1 parent c6b9e17 commit b0743bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Problems Solved
.. |C#| replace:: **C#**
.. |Ja| replace:: **Java**
.. |Js| replace:: **JavaScript**
.. |Lu| replace:: **Lua**
.. |Py| replace:: **Python**
.. |Rs| replace:: **Rust**
.. |d| replace::
Expand Down
1 change: 1 addition & 0 deletions docs/src/lua/p0001.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Solution
--------

.. lua:function:: solution()
:return: The solution to problem 1
:rtype: number

Expand Down
1 change: 1 addition & 0 deletions docs/src/lua/p0002.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Solution
--------

.. lua:function:: solution()
:return: The solution to problem 2
:rtype: number

Expand Down

0 comments on commit b0743bc

Please sign in to comment.