The LDP HOWTO Generator Test <author>Stein Gjoen sgjoen@mail.nyx.net <date>V0.02 2003-10-18 <!-- Primary category: 8.1. {Authoring / Documentation} --> <!-- Keywords: HOWTO, Template, Generator, Test, LDP, TLDP --> <!-- Oneliner: This is a test of the HOWTO Generator --> <abstract> <nidx>HowtoGenTest</nidx> This document give a quick demonstration of the LDP HOWTO Generator while verifying the generator functionality.</abstract> <toc> <!-- generate a table of contents here --> <!-- Space inserted for revision history (using RCS etc.) End of revision history --> <sect>Introduction <p> <nidx>HowtoGenTest!introduction</nidx> Starting the process of writing a HOWTO can be time consuming. This generator is designed to overcome this problem. This document is itself created with the Generator and thus verifies that it works as designed. <sect1>Copyright <p> This document is Copyright © 2003-10-18 Stein Gjoen. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. <sect1>Disclaimer <p> Use the information in this document at your own risk. I disavow any potential liability for the contents of this document. Use of the concepts, examples, and/or other content of this document is entirely at your own risk. All copyrights are owned by their owners, unless specifically noted otherwise. Use of a term in this document should not be regarded as affecting the validity of any trademark or service mark. Naming of particular products or brands should not be seen as endorsements. You are strongly recommended to take a backup of your system before major installation and backups at regular intervals. <!-- =========================== --> <sect1>News <p> After numerous beta versions this is the first public release. Initial testing helped locating bugs in the generator itself. <!-- =========================== --> <sect1>Credits <p> None yet... <!-- =========================== --> <!-- This section is commented out <sect1>Translations <p> End of commented out section --> <!-- =========================== --> <sect>Structure <p> This is based on the large Template and follows the same structure which is the default of this generator. <!-- =========================== --> <sect>Technologies <p> All is performed with JavaScript on a browser. The web page itself is validated as valid HTML 4.01 Transitional on the W3C Validator. JavaScript is used extensively and works with version 1.2 or later. No cgi-bin is required or even used here. Thus it is possible to work off-line. <!-- =========================== --> <sect>Implementation <p> Just write in plain ascii text. Formatting and special features are described in the large Template. Nevertheless remember to escape underscore, ampersand and less than characters. <!-- =========================== --> <sect>Maintenance <p> Note that this Generator is only for the initial SGML authoring; it is as yet not possible to continue updating a document in this Generator. Plans are underway for on-line editing elsewhere. <!-- =========================== --> <sect>Advanced Issues <p> While LinuxDoc SGML looks familiar to those who know HTML the markup is nevertheless different. Please refer to the Templates for details on the specifics. <!-- =========================== --> <sect>Troubleshooting <p> Incorrect use of special characters will cause problems. The Generator will catch a few potential problems but not all. <!-- =========================== --> <sect>Further Information <p> Please refer to the Templates and the man pages for the LinuxDoc SGML package. Latest version is 1.0.9, an unofficial version. <!-- =========================== --> <sect>Getting Help <p> Trouble with the Generator? Please contact the author for details and have the log at hand. <!-- =========================== --> <sect>Concluding Remarks <p> Try it. Small test at first since there is no reload feature here. Then go for it. <!-- =========================== --> <sect>Questions and Answers <p> Q: How do I get a paragraph break? A: Just make a double lineshift (one blank line). <!-- =========================== --> <!-- This section is commented out <sect>Bits and Pieces <p> None yet. End of commented out section --> <!-- =========================== --> <sect>Examples <p> Well, this is one example. Please check the SGML code that was generated. </article>