Exporting files

These functions should be used to export files to the public directories.

BinExport(X) exports source file X to /bin.

BindExport(X) exports derived file X to /bin.

DocExport(X) exports source file X to /doc.

DocdExport(X) exports derived file X to /doc.

EmacsExport(X) exports source file X to /emacs.

EmacsdExport(X) exports derived file X to /emacs.

HtmlExport(X) exports source file X to /html.

LibExport(X) exports source file X to /lib.

LibdExport(X) exports derived file X to /lib.

ManExport(X,sec) exports source file X.sec to section sec of /man.

MandExport(X,sec) exports derived file X.sec to section sec of /man.

As mentioned on the previous page, the actual paths bound to /bin, /lib, ... depend on your installation's specific configuration.