summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/docbytex/lup.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-09 22:02:03 +0000
committerKarl Berry <karl@freefriends.org>2014-05-09 22:02:03 +0000
commita4891ad9599b8379a84905c95d032860554335f9 (patch)
tree9efb768853e370966544f5b1d0f650dfede872ec /Master/texmf-dist/doc/generic/docbytex/lup.tex
parent3718baf0c743e1846d48839f867ad5924e79c8a3 (diff)
docbytex (9may14)
git-svn-id: svn://tug.org/texlive/trunk@33943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/docbytex/lup.tex')
-rw-r--r--Master/texmf-dist/doc/generic/docbytex/lup.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/docbytex/lup.tex b/Master/texmf-dist/doc/generic/docbytex/lup.tex
new file mode 100644
index 00000000000..1bd2acf87bf
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/docbytex/lup.tex
@@ -0,0 +1,24 @@
+\def\projectversion{Pre-01a, zatím nefunguje}
+
+\input docby.tex
+
+\title Program lup -- dokumentace ke zdrojovým textům
+
+\author Progr a Mátor
+
+\dotoc % tady bude obsah
+\bookmarks % vytvoříme také strukturovaný obsah
+
+\sec Zdrojové texty
+
+Zdrojové texty programu "lup" jsou rozděleny do tří modulů.
+V "base.c" jsou definovány pomocné funkce a v "base.h" jsou
+jejich prototypy. Podobně ve "win.c" jsou funkce pro okenní
+záležitosti a "win.h" obsahuje jejich prototypy. Konečně
+"main.c" obsahuje hlavní funkci programu.
+
+\module base
+\module win
+\module main
+\doindex % v tomto místě bude sestaven rejstřík
+\bye