Blame docs/Makefile.am

Packit 908522
## Copyright (c) 2009  Openismus GmbH  <http://www.openismus.com/>
Packit 908522
##
Packit 908522
## This file is part of cairomm.
Packit 908522
##
Packit 908522
## cairomm is free software: you can redistribute it and/or modify it
Packit 908522
## under the terms of the GNU Lesser General Public License as published
Packit 908522
## by the Free Software Foundation, either version 2.1 of the License,
Packit 908522
## or (at your option) any later version.
Packit 908522
##
Packit 908522
## cairomm is distributed in the hope that it will be useful, but
Packit 908522
## WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 908522
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Packit 908522
## See the GNU Lesser General Public License for more details.
Packit 908522
##
Packit 908522
## You should have received a copy of the GNU Lesser General Public License
Packit 908522
## along with this library.  If not, see <http://www.gnu.org/licenses/>.
Packit 908522
Packit 908522
include $(top_srcdir)/cairomm/filelist.am
Packit 908522
Packit 908522
book_name = $(CAIROMM_MODULE_NAME)
Packit 908522
doc_input = $(addprefix $(top_srcdir)/cairomm/,$(cairomm_public_h))
Packit 908522
Packit 908522
pubdocbase = http://www.cairographics.org/documentation/
Packit 908522
htmlrefpub = $(pubdocbase)cairomm/reference
Packit 908522
Packit 908522
include $(top_srcdir)/build/doc-reference.am
Packit 908522
Packit 908522
dist_noinst_DATA +=			\
Packit 908522
	doc-install.pl			\
Packit 908522
	doc-postprocess.pl		\
Packit 908522
	tagfile-to-devhelp2.xsl