aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/pages/HTXTopPage.ht
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
commitab8cc85adde879fb963c94d15675783f2cf4b183 (patch)
treec202482327f474583b750b2c45dedfc4e4312b1d /src/hyper/pages/HTXTopPage.ht
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/pages/HTXTopPage.ht')
-rw-r--r--src/hyper/pages/HTXTopPage.ht15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/hyper/pages/HTXTopPage.ht b/src/hyper/pages/HTXTopPage.ht
new file mode 100644
index 00000000..d9146ffc
--- /dev/null
+++ b/src/hyper/pages/HTXTopPage.ht
@@ -0,0 +1,15 @@
+\begin{page}{HTXTopPage}{Extending\ \HyperName{}}
+\centerline{\fbox{{\tt \thispage}}}\newline
+This is a guide to extending \HyperName{}. You can learn
+how to write your own \HyperName{} pages and link them to the
+\HyperName{} page database that \Language{} uses.
+\begin{scroll}
+\beginmenu
+\menumemolink{Introduction}{HTXIntroTopPage} \tab{20} An easy start.
+\menumemolink{Formatting}{HTXFormatTopPage} \tab{20} Learn how to format text.
+\menumemolink{Actions}{HTXLinkTopPage} \tab{20} Learn how to define actions.
+\menumemolink{Advanced features}{HTXAdvTopPage} \tab{20} More effects.
+\menuwindowlink{Try it!}{HTXTryPage} \tab{20} Try out what you learn.
+\endmenu
+\end{scroll}
+\end{page}