Home | Packages | Files | Procedures | Keywords | External packages
| mDocTGZArchive (directory) | ||
| Wraps the documentation residing in the directory into a tar.gz archive and marks this as supporting file, causing it to be distributed side by side with the real distribution archive. | ||
| Notes: Uses an intermediary file doc.tar.gz in the distribution directory. Requires existence of 'tar' command, must be found in the path. Requires a version of 'tar' understanding option 'z' (GNU tar for example). | ||
| Argument: directory | The path to the directory containing the documentation to archive. Relative to the distribution directory. | |
| mDocZIPArchive (directory) | ||
| Wraps the documentation residing in the directory into a zip archive and marks this as supporting file, causing it to be distributed side by side with the real distribution archive. | ||
| Notes: Uses an intermediary file doc.zip in the distribution directory. Requires existence of 'zip' command, must be found in the path. | ||
| Argument: directory | The path to the directory containing the documentation to archive. Relative to the distribution directory. | |
Generated by AutoDoc 2.0 at 02/06/1999, invoked by Andreas Kupries