mirror of
https://github.com/recp/cglm.git
synced 2026-01-02 05:28:15 +00:00
docs: Use .. note:: to display better.
Also, make sure the note content has a blank line after it to remove a warning from Sphinx.
This commit is contained in:
@@ -507,7 +507,7 @@ Functions documentation
|
||||
|
||||
Create three dimensional vector from pointer
|
||||
|
||||
| NOTE: **@src** must contain at least 3 elements.
|
||||
.. note::: **@src** must contain at least 3 elements.
|
||||
|
||||
Parameters:
|
||||
| *[in]* **src** pointer to an array of floats
|
||||
|
||||
Reference in New Issue
Block a user