[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:
Ray Speth 2015-05-06 16:03:34 -04:00
parent d470486bee
commit c214d912e5
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
.. _py-example-@script_name@:
@script_name@
=======================================================================

View file

@ -1,3 +1,5 @@
.. _matlab-example-@script_name@:
@script_name@
=======================================================================