Main Table of Contents

HtmlCompiler 1.0.5

by Ronald Koster

Introduction

Html is very nice markup language. It has however, one anoying omittance: it has no include tag. How nice it be would if it had a tag like this: <include src="some_fragment.html"/>. Well now it does!

Write your html documents with this tag, run it through HtmlCompiler, aka. Htmlc, and you will get the desired output. HtmlCompiler is an Html compiler accepting Html files also containing include tags and ANT style properties.

Links:
Htmlc home page
Sources
Binaries

PS. These documentation files serve as a manual but and also an example of HtmlCompiler, aka. htmlc.

License

HtmlCompiler is licensed under the terms of the Apache License, Version 2.0.