1.4. Finding docscm tools

Since docscm may be configured and installed at any path prefix in the file system, there has to be some way of finding out where various docscm files are. The program docscm-config allows scripts and makefiles to find out where the tools they use are located.

Running docscm-config --dslfile will print out the full path to extract-doc.dsl; supplying --makefile causes it to print out the full path to Makefile.docbook (described below); and --tooldir prints out the path to the directory where extract-doc and sxml2xml live.