1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
# According to the commit message
# https://git.sagemath.org/sage.git/commit/?id=f6e6412c18b4f8bd2c50c92348e9bcb9913fc818
# this file was generated by sage itself using the command
# a = animate([sin(x), -sin(x)], xmax=2*pi, figsize=[1,0.5], axes=False)
# base = os.path.join(sage.env.SAGE_SRC,'ext','doctest','rich_output','example.')
# for ext in 'ogv webm mp4 flv mkv avi wmv mov'.split():
# a.save(base + ext, delay=100)
# It is just a trivial video containing two function plots,
# used for testing basic functionality for handling flv files.
sagemath source: source-is-missing sage/src/sage/ext_data/doctest/rich_output/example.flv
# This is just a trivial video containing two function plots,
# used for testing basic functionality for handling flv files.
sagemath source: source-contains-prebuilt-flash-object sage/src/sage/ext_data/doctest/rich_output/example.flv
# It does in fact call dh_clean, unless one builds with the option 'nodoc',
# in which case previously generated docs are preserved.
sagemath source: override_dh_clean-does-not-call-dh_clean
# These are just example files that are only used to test if
# sage is able to reproduce them (in sage/src/doc/en/reference/plot3d/threejs.rst)
sagemath source: source-is-missing sage/src/doc/en/reference/plot3d/threejs_examples/animation.html *
sagemath source: source-is-missing sage/src/doc/en/reference/plot3d/threejs_examples/helix.html *
sagemath source: source-is-missing sage/src/doc/en/reference/plot3d/threejs_examples/spheres.html *
|