Skip to content

Commit

Permalink
Escape format breaking characters
Browse files Browse the repository at this point in the history
  • Loading branch information
enginmanap committed Jan 11, 2019
1 parent 8136132 commit bf7cbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/APIUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ ___________
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|std::vector<ParameterRequest> |:ref:`rayCastToCursor()<LimonAPI-rayCastToCursor>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`addTimedEvent(long waitTime, std::function<void(const std::vector<LimonAPI::ParameterRequest>&)> methodToCall, std::vector<LimonAPI::ParameterRequest> parameters)<LimonAPI-addTimedEvent>` |
|void |:ref:`addTimedEvent(long waitTime, std::function\<void(const std::vector\<LimonAPI::ParameterRequest\>&)\> methodToCall, std::vector<LimonAPI::ParameterRequest> parameters)<LimonAPI-addTimedEvent>` |
+-------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

.. _LimonAPI-animateModel:
Expand Down

0 comments on commit bf7cbda

Please sign in to comment.