File: Makefile.am

package info (click to toggle)
ocrfeeder 0.7.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,976 kB
  • sloc: python: 18,421; sh: 809; makefile: 139; xml: 33
file content (27 lines) | stat: -rw-r--r-- 515 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
include $(top_srcdir)/gnome-doc-utils.make

DOC_ID = ocrfeeder

DOC_FIGURES = \
	figures/areas-edition.png \
	figures/content-areas.png

DOC_PAGES = \
	addingfolder.page \
	addingimage.page \
	automaticrecognition.page \
	deskewing.page \
	documentgeneration.page \
	finetuning.page \
	importingfromscanner.page \
	importingpdf.page \
	index.page \
	legal.xml \
	manualeditionandcorrection.page \
	ocrconfiguration.page \
	projects.page \
	unpaper.page

DOC_LINGUAS = cs de gl es fr sl uk

dist-hook: doc-dist-hook