[Doc] Add labels to enable linking to Python/Matlab examples
The labels are "py-example-scriptname.py" and "matlab-example-scriptname.m", respectively.
This commit is contained in:
parent
d470486bee
commit
c214d912e5
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
.. _py-example-@script_name@:
|
||||
|
||||
@script_name@
|
||||
=======================================================================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
.. _matlab-example-@script_name@:
|
||||
|
||||
@script_name@
|
||||
=======================================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue