adding publican.cfg fot qig no idea why I missed this earlier
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c6fe7d79 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c6fe7d79 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c6fe7d79 Branch: refs/heads/ldapplugin Commit: c6fe7d7977d13230fee8e08915f24b2aeee72f35 Parents: c6672dd Author: David Nalley <[email protected]> Authored: Fri Aug 30 11:07:55 2013 -0400 Committer: David Nalley <[email protected]> Committed: Fri Aug 30 11:08:33 2013 -0400 ---------------------------------------------------------------------- docs/qig/publican.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c6fe7d79/docs/qig/publican.cfg ---------------------------------------------------------------------- diff --git a/docs/qig/publican.cfg b/docs/qig/publican.cfg new file mode 100644 index 0000000..52d434c --- /dev/null +++ b/docs/qig/publican.cfg @@ -0,0 +1,22 @@ +# Config::Simple 4.59 +# Fri May 25 12:50:59 2012 +# 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. + +xml_lang: "en-US" +type: Book +brand: cloudstack +docname: qig
