docbookVersion: Query the version of the Docbook XSL distribution being used

View source: R/docbook.R

docbookVersionR Documentation

Query the version of the Docbook XSL distribution being used

Description

This function determines the version number of the Docbook XSL distribution which is used to process Docbook documents. This uses the catalogs to resolve the general docbook URL and examines the VERSION file within that distribution.

Usage

docbookVersion(file = catalogResolve("http://docbook.sourceforge.net/release/xsl/current/VERSION"))

Arguments

file

the full location of the VERSION file within the Docbook XSL distribution. This can be a local file or a remote URL.

Value

A string of the form "major.minor.patch".

Author(s)

Duncan Temple Lang

References

Docbook XSL distribution

See Also

dynDoc


duncantl/XDynDocs documentation built on Jan. 4, 2024, 5:20 p.m.