Skip to content

Commit 7f5cab0

Browse files
committed
[doc] graphical documentation now redirects to the repo for graphical examples
1 parent 6b0ffe8 commit 7f5cab0

8 files changed

Lines changed: 6 additions & 590 deletions

File tree

doc/manual/manual/visualization/2d_example.rst

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,6 @@
55

66
Below is an example covering a wide variety of drawing functions, colors, styles etc.
77

8-
.. tabs::
9-
10-
.. group-tab:: Python
11-
12-
.. literalinclude:: 2d_example_src/src.py
13-
:language: py
14-
:dedent: 0
15-
16-
.. group-tab:: C++
17-
18-
.. literalinclude:: 2d_example_src/src.cpp
19-
:language: c++
20-
:dedent: 0
21-
22-
.. group-tab:: Matlab
23-
24-
.. literalinclude:: 2d_example_src/src.m
25-
:language: matlab
26-
:dedent: 0
8+
* `Python version <https://github.com/codac-team/codac/blob/codac2/examples/00_graphics/graphic_examples.py>`_
9+
* `C++ version <https://github.com/codac-team/codac/blob/codac2/examples/00_graphics/graphic_examples.cpp>`_
10+
* `Matlab version <https://github.com/codac-team/codac/blob/codac2/examples/00_graphics/graphic_examples.m>`_

doc/manual/manual/visualization/2d_example_src/src.cpp

Lines changed: 0 additions & 124 deletions
This file was deleted.

doc/manual/manual/visualization/2d_example_src/src.m

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)