Skip to content

Commit

Permalink
Fix table formatting issues on API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
enginmanap committed Jan 11, 2019
1 parent ff6f420 commit 0e08396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/APIUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ ___________
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|LimonAPI::Vec4 |:ref:`getPlayerAttachedModelOffset()<LimonAPI-getPlayerAttachedModelOffset>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|bool |:ref:`setPlayerAttachedModelOffset(LimonAPI::Vec4 &newOffset)<LimonAPI-setPlayerAttachedModelOffset>` |
|bool |:ref:`setPlayerAttachedModelOffset(LimonAPI::Vec4 &newOffset)<LimonAPI-setPlayerAttachedModelOffset>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`interactWithPlayer(std::vector<ParameterRequest>& input)<LimonAPI-interactWithPlayer>` |
|void |:ref:`interactWithPlayer(std::vector<ParameterRequest>& input)<LimonAPI-interactWithPlayer>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`killPlayer()<LimonAPI-killPlayer>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit 0e08396

Please sign in to comment.