;;; -*- mode: Lisp; Syntax: Common-Lisp; -*- ;;; ;;; Copyright (c) 2009 by the authors. ;;; ;;; See LICENCE for details. (in-package :hu.dwim.home) (def book tutorial (:title "Tutorial") (chapter (:title "Introduction") (paragraph () "TODO")))