Scroll to navigation

BACKEND-SPEC(7) BACKEND-SPEC(7)

NAME

backend-spec - interface between jw and its backends

DESCRIPTION

jw(1) calls backends like backends/html to do the "real" conversion work. The backend gets all necessary data delivered via environment variables ready to use.

This documentation describes those environment variables.

The backend is run in the directory where the output files are to be created. It should return 0 if there weren't any problem, and return a positive value otherwise.

VARIABLES

The bare name of the source file
The full name and path of the source file
The name of the parser (usually Jade or OpenJade)
The full argument-string for Jade or OpenJade
The list of catalog files needed by Jade or OpenJade
The style sheet to use
The base directory of the SGML system (default is /usr/share/sgml)

FILES

SEE ALSO

frontend-spec(7)

AUTHORS

Jochem Huhmann <joh@revier.com>

14 January 2022