#lang scribble/sigplan @(require "common.ss") @title[#:style (extras)]{Scribble: Closing the Book on Ad Hoc Documentation Tools} @authorinfo["Matthew Flatt" "University of Utah and PLT" "mflatt@cs.utah.edu"] @authorinfo["Eli Barzilay" "Northeastern University and PLT" "eli@ccs.neu.edu"] @authorinfo["Robert Bruce Findler" "Northwestern University and PLT" "robby@eecs.northwestern.edu"] @conferenceinfo["ICFP'09," "August 31--September 2, 2009, Edinburgh, Scotland, UK."] @copyrightyear{2009} @copyrightdata{978-1-60558-332-7/09/08} @include-abstract["abstract.scrbl"] @category["I.7.2" "Document and Text Processing" "Document Preparation" "Languages and systems"] @; @category["D.3.3" "Programming Languages" "Language Constructs and Features"] @terms{Design, Documentation, Languages} @include-section["intro.scrbl"] @include-section["prose.scrbl"] @include-section["code.scrbl"] @include-section["at-sign.scrbl"] @include-section["modules.scrbl"] @include-section["foundations.scrbl"] @include-section["struct.scrbl"] @include-section["extensions.scrbl"] @include-section["build.scrbl"] @include-section["experience.scrbl"] @include-section["related.scrbl"] @include-section["conclusion.scrbl"] @include-section["trying.scrbl"] @generate-bib[]