[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.5 Generating Documentation

Lastly, if you need to generate a new edition of this manual, you will need texinfo and texi2pdf and/or texi2html.

To generate the manual in PDF, simply run:

texi2pdf NotePad.texinfo

To generate the manual in HTML, run:

texi2html --split node NotePad.texinfo

which will produce the manual under ‘doc/NotePad/NotePad.html’.


This document was generated on March 27, 2025 using texi2html 5.0.