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
b38015b2
Commit
b38015b2
authored
27 years ago
by
Mirar (Pontus Hagland)
Browse files
Options
Downloads
Patches
Plain Diff
Image manual added
Rev: tutorial/Makefile:1.10 Rev: tutorial/the_image_module.wmml:1.2
parent
35be3beb
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tutorial/Makefile
+5
-2
5 additions, 2 deletions
tutorial/Makefile
tutorial/the_image_module.wmml
+12
-6
12 additions, 6 deletions
tutorial/the_image_module.wmml
with
17 additions
and
8 deletions
tutorial/Makefile
+
5
−
2
View file @
b38015b2
...
@@ -2,7 +2,7 @@ all: tutorial.html tutorial_onepage.html
...
@@ -2,7 +2,7 @@ all: tutorial.html tutorial_onepage.html
# lenna.gif lenna-mirrorx.gif lenna-mirrory.gif lenna-rotate.gif lenna-skewx.gif lenna-skewy.gif
# lenna.gif lenna-mirrorx.gif lenna-mirrory.gif lenna-rotate.gif lenna-skewx.gif lenna-skewy.gif
.DUMMY
:
.DUMMY
:
Image.wmml
tutorial.html
:
.DUMMY
tutorial.html
:
.DUMMY
./wmmltohtml2 <tutorial.wmml html tutorial
./wmmltohtml2 <tutorial.wmml html tutorial
...
@@ -11,11 +11,14 @@ tutorial_onepage.html: .DUMMY
...
@@ -11,11 +11,14 @@ tutorial_onepage.html: .DUMMY
./wmmltohtml2 <tutorial.wmml html_onepage tutorial_onepage
./wmmltohtml2 <tutorial.wmml html_onepage tutorial_onepage
Image.wmml
:
Image.wmml
:
cd
../src/modules/Image
;
make wmml
(
cd
../src/modules/Image
;
make wmml
)
the_image_module_onepage.html
:
Image.wmml the_image_module.wmml
the_image_module_onepage.html
:
Image.wmml the_image_module.wmml
./wmmltohtml2 <the_image_module.wmml html_onepage the_image_module_onepage
./wmmltohtml2 <the_image_module.wmml html_onepage the_image_module_onepage
the_image_module.html
:
Image.wmml the_image_module.wmml
./wmmltohtml2 <the_image_module.wmml html the_image_module
clean
:
clean
:
rm
*
.html illustration_cache illustration
*
.gif
rm
*
.html illustration_cache illustration
*
.gif
...
...
This diff is collapsed.
Click to expand it.
tutorial/the_image_module.wmml
+
12
−
6
View file @
b38015b2
<chapter title='the Image module'>
<preface title="Preface">
bla blahu blu bla blä
</preface>
<section title="bla bla">
<table-of-contents title="Table of contents">
</section>
<
se
ction title="
Reference
">
<
introdu
ction title="
Introduction
">
<include file=Image.wmml>
bla blabla bla blah blah
</
se
ction>
</
introdu
ction>
<chapter title="Reference">
[...]
<include file=Image.wmml>
</chapter>
</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