| SGML on Debian GNU/Linux: Implementation of the LSB Specification | ||
|---|---|---|
| << Prev | Chapter 6. Debian docbook Directory Layout | Next >> |
The layout is essentially the same as the /usr/lib/sgml/stylesheet/... tree, except for the absence of css subdirectory.
Package maintainers should be able install the upstream files directly into the appropriate subdirectory of dsssl/[name]/ or xsl/[name]/, without changes. Where [name] is something like nwalsh or onshore, and typically indicates the upstream source.
Here is a typical example:
| dsssl/nwalsh/[package files & subdirectories go here] |
| xsl/nwalsh/[package files & subdirectories go here] |
Installation directories are named after the upstream source (e.g. nwalsh/).
CSS files are generally part of a stylesheet distribution and should therefore be installed in the same directory as the stylesheet distribution. If they wish, package maintainers may create a css/ subdirectory in the installation.
Stylesheet directories do not contain version numbers.