address all reference errors after backporting changes to 3.4 branch

This commit is contained in:
Nathan Lovato
2021-11-25 18:29:49 -06:00
parent 3afb35c52d
commit 8efde7f69f
29 changed files with 42 additions and 43 deletions

View File

@@ -27,8 +27,10 @@ special export syntax is provided.
.. note::
Exporting properties can also be done in other languages such as C#.
The syntax varies depending on the language. See :ref:`doc_c_sharp_exports`
for information on C# exports.
The syntax varies depending on the language.
..
See ref `doc_c_sharp_exports` for information on C# exports.
Examples
--------