common/
. Documentation projects can produce and distribute brands to their contributors, either as a package (for example, an RPM package) or as an archive (for example, a tarball or ZIP file).
yum install publican-brand
or with a graphical package manager such as PackageKit.
Common_Content
directory. By default, this directory is located at /usr/share/publican/Common_Content
on Linux operating systems and at %SystemDrive%/%ProgramFiles%/Publican/Common_Content
on Windows operating systems — typically, C:/Program Files/Publican/Common_Content
$
cd publican-
brand
brand
is the name of the brand.
$
publican build --formats xml --langs all --publish
$
sudo publican install_brand --path
path
path
is the path to the Publican Common Content files. For example, on a Linux system, run:
$
sudo publican install_brand --path /usr/share/publican/Common_Content
$
publican install_brand --path "C:/Program Files/Publican/Common_Content"
Table 5.1. Current Brands and their packages
Brand | License of Common Content files | Default license for documents | Package | Comment |
---|---|---|---|---|
common | CC0 1.0 | GFDL Version 1.2 | publican | GPL compatible license. No options. |
RedHat | CC-BY-SA 3.0 | CC-BY-SA 3.0 | publican-redhat | |
Fedora | CC-BY-SA 3.0 | CC-BY-SA 3.0 | publican-fedora | |
JBoss | CC-BY-SA 3.0 | CC-BY-SA 3.0 | publican-jboss | No Options. |
oVirt | OPL 1.0 | OPL 1.0 | publican-ovirt | No Options. |
GIMP | GFDL Version 1.2 | GFDL Version 1.2 | publican-gimp | Matches the license for existing GIMP documentation. |
Genome | OPL 1.0 | OPL 1.0 | publican-genome | No Options. |