|
a/src/doc/user/Makefile |
|
b/src/doc/user/Makefile |
|
... |
|
... |
5 |
|
5 |
|
6 |
MAINTAINER=jfd@recoll.org
|
6 |
MAINTAINER=jfd@recoll.org
|
7 |
|
7 |
|
8 |
DOC?= usermanual
|
8 |
DOC?= usermanual
|
9 |
LANGCODE?= en_US.ISO_8859-1
|
9 |
LANGCODE?= en_US.ISO_8859-1
|
10 |
FORMATS?= html txt html-split
|
10 |
FORMATS?= html txt html-split pdf
|
11 |
JADEFLAGS+= -V %generate-article-toc%
|
11 |
JADEFLAGS+= -V %generate-article-toc%
|
12 |
|
12 |
|
13 |
# The purpose for this is to replace the FreeBSD file which contains the
|
13 |
# The purpose for this is to replace the FreeBSD file which contains the
|
14 |
# blurb about file being hosted on FreeBSD.org. To work, it also
|
14 |
# blurb about file being hosted on FreeBSD.org. To work, it also
|
15 |
# needs a modification to /usr/doc/share/mk/doc.docbook.mk. Around line
|
15 |
# needs a modification to /usr/doc/share/mk/doc.docbook.mk. Around line
|