Compiler
Previous  Top  Next

This is the last phase of the HTML generation process. The pre-processed pseudo-HTML is expanded to full HTML, which is placed in the output directory. This is the code that is displayed in the 'View' tab, and can be seen as raw HTML in the 'Generated Source' tab.

The also compiler creates two output lists. The first contains the links found in the site, and the second tells you what the compiler did.

html_compiler_output

You can 'make' a file (that is the process of turning your source into a proper html file) by pressing the 'Make' or 'Make All' buttons on the main toolbar. The html that is generated in placed in the output folder.