blob: fb0af7e4da68dd8f4bdd888481070bc5ff7f2553 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# which version of fop to use
fop.version = 0.93
# which version of docbook to use
docbook.xml.version = 4.5
docbook.xsl.version = 1.72.0
# uncomment these to skip parts of the build
#skip.html-chunked = true
#skip.html-single = true
#skip.pdf = true
# Optional settings - defaults shown
# where to get css and styles
# basedir is set to the local project's base directory
#styles.dir = ${basedir}/src/styles
# Where all the sources are located
#src.dir = ${basedir}/src
# Location of the docbook source files
#docbook.src.dir = ${src.dir}/docbook
# Location of olink info
#olink.dir = ${src.dir}/olink
# Target Directory
#target.dir = ${basedir}/target
# css directory to use for html output is
#css.dir = $docbook.tool.project/styles/uima-style/css
# where to get title page and save results
#local.titlepage.dir = ${styles.dir}/titlepage