diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-23 17:02:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-23 17:02:06 +0100 |
| commit | 684d10c4eee5462b3bcdddead74fdba26d40a123 (patch) | |
| tree | 0eaeffb996a4cf6312d55a189d952839f174a3c9 /doc/manual/Makefile | |
| parent | fef348c69139de43a0603de7b1fe4295af4c5d47 (diff) | |
Add some stuff about video processing.
Diffstat (limited to 'doc/manual/Makefile')
| -rw-r--r-- | doc/manual/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/Makefile b/doc/manual/Makefile index 2e37c96be..83e05b434 100644 --- a/doc/manual/Makefile +++ b/doc/manual/Makefile @@ -2,7 +2,8 @@ all: html pdf -DIAGRAMS := file-structure.svg 3d-left-right.svg 3d-top-bottom.svg timecode.svg +DIAGRAMS := file-structure.svg 3d-left-right.svg 3d-top-bottom.svg timecode.svg pipeline1.svg pipeline2.svg \ + pipeline3.svg SCREENSHOTS := file-new.png video-new-film.png still-new-film.png video-select-content-file.png \ still-select-content-file.png examine-thumbs.png examine-content.png timing-tab.png \ |
