help.pdf: add some more help pdfs.

db4
John Benediktsson 2012-12-16 17:10:02 -08:00
parent e01ff14fa0
commit 879e7a0ff4
1 changed files with 9 additions and 0 deletions

View File

@ -63,3 +63,12 @@ PRIVATE>
"error-index"
"class-index"
} topics>pdf "index.pdf" write-pdf ;
: furnace-pdf ( -- )
"furnace" "furnace.pdf" article-pdf ;
: alien-pdf ( -- )
"alien" "alien.pdf" article-pdf ;
: io-pdf ( -- )
"io" "io.pdf" article-pdf ;