Lore: A Document Generation System

Andrew Bennetts <andrew@puzzling.org>
(Twisted Lore maintainer)

Introduction

History

Goals

Small Example

<html>
<head>
<title>Example</title>
</head>
<body>
<h1>Example</h1>
<p>Simple paragraph<span class="footnote">footnote</span></p>
</body>
</html>

Contents

Alternatives - HTML

Alternatives - LaTeX

Alternatives - Docbook

Alternatives - Texinfo

Lore goodies

'lore -o lint': A lint-like tool

Extending Lore

Extending Lore (cont'd)

HTML Output

Man Pages

Future Directions