File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
source/types/AssetLoaderModuleInterface Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Parameters
3030 - float
3131 - Height of the font, in pt.
3232 * - font
33- - :doc: `/types/Font/index `&
33+ - :doc: `/types/Font/index `\ &
3434 - The font to put the information in.
3535
3636Returns
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Parameters
2727 - const `std::string <https://en.cppreference.com/w/cpp/string/basic_string >`_\&
2828 - Path to the file to load.
2929 * - font
30- - :doc: `/types/Font/index `&
30+ - :doc: `/types/Font/index `\ &
3131 - The font to put the information in.
3232
3333Returns
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Parameters
2727 - const `std::string <https://en.cppreference.com/w/cpp/string/basic_string >`_\&
2828 - Path to the file to load.
2929 * - image
30- - :doc: `/types/Image/index `&
30+ - :doc: `/types/Image/index `\ &
3131 - The image to put the information in.
3232
3333Returns
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Parameters
2727 - const `std::string <https://en.cppreference.com/w/cpp/string/basic_string >`_\&
2828 - Path to the file to load.
2929 * - material
30- - :doc: `/types/Material/index `&
30+ - :doc: `/types/Material/index `\ &
3131 - The material to put the information in.
3232
3333Returns
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Parameters
2727 - const `std::string <https://en.cppreference.com/w/cpp/string/basic_string >`_\&
2828 - Path to the file to load.
2929 * - model
30- - :doc: `/types/Model/index `&
30+ - :doc: `/types/Model/index `\ &
3131 - The model to put the information in.
3232
3333Returns
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Parameters
2727 - const `std::string <https://en.cppreference.com/w/cpp/string/basic_string >`_\&
2828 - Path to the file to load.
2929 * - sound
30- - :doc: `/types/Sound/index `&
30+ - :doc: `/types/Sound/index `\ &
3131 - The sound to put the information in.
3232
3333Returns
You can’t perform that action at this time.
0 commit comments