Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
c04b8609
Commit
c04b8609
authored
25 years ago
by
Mirar (Pontus Hagland)
Browse files
Options
Downloads
Patches
Plain Diff
a start of a first try to document wmml
Rev: tutorial/wmml.wmml:1.1
parent
2629810a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tutorial/wmml.wmml
+146
-0
146 additions, 0 deletions
tutorial/wmml.wmml
with
146 additions
and
0 deletions
tutorial/wmml.wmml
0 → 100644
+
146
−
0
View file @
c04b8609
<!--
<head>
<title>WMML tutorial</title
</head>
-->
<firstpage>
<p>
<center>
<h1>
WMML
</h1>
</center>
</firstpage>
<preface title="Preface">
This is a terse documentation about WMML.
</preface>
<table-of-contents title="Table of contents">
<introduction title="Introduction">
...
</introduction>
<chapter title="Reference">
<!------------------------------------------------------------------>
<section title="markup tags (implying format)">
<method name=example title="mark a section as an example">
<man_syntax>
<example< ... </example<
</man_syntax>
<man_arguments>
<aargdesc><aarg>language</aarg>
<adesc>what language the example is written in
(pike is the only supported)</adesc></aargdesc>
<aargdesc><aarg>meta</aarg>
<adesc>comma-separated list of ?</adesc></aargdesc>
<man_description>
This tag marks an area as an example. If <tt>language</tt> equals
"<tt>pike</tt>", the are will count as preformatted.
</man_description>
<man_see>man_example, data_description</man_see>
</method>
data_description type=
firstpage
ref to=
anchor name=
</section title="markup tags (implying format)">
<!------------------------------------------------------------------>
<section title="text format tags">
br
center
hr newpage
tt
p
pre
dd
dl compact
dl
dt
ul
ol
li
i
b
</section title="text format tags">
<!------------------------------------------------------------------>
<section title="structure tags">
preface title=
introduction title=
table-of-contents title=
chapter title= name=
section title= name=
appendix title= name=
index title=
</section title="structure tags">
<!------------------------------------------------------------------>
<section title="recommendations to layout">
wbr
</section>
<!------------------------------------------------------------------>
<section title="reference markup tags">
method name= title=
module name= title= mansuffix=
class name= title=
constant name= title=
function name= fullpath= title=
variable name= title=
man_arguments
aargdesc
adesc
man_bugs
man_description
man_example
man_note
man_returns
man_see
man_syntax
</section>
<!------------------------------------------------------------------>
<section title="illustrations and images">
illustration __from__= src= type=
img src=
</section>
<!------------------------------------------------------------------>
<section title="magic">
include file=
head
h1
table border= cellpadding= cellspacing= halign=
td align= valign=
td rowspan=
tr valign=
</section>
</chapter>
<!------------------------------------------------------------------>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment