Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
45762d6b
Commit
45762d6b
authored
8 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Doccbokk XSL param.xsl, cosmetics (formalpara)
parent
055d4130
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Doc/Tdoc/Ref/Screen/calloutGraphicsEnabled.png
+0
-0
0 additions, 0 deletions
Doc/Tdoc/Ref/Screen/calloutGraphicsEnabled.png
Doc/Tdoc/software.xml
+182
-51
182 additions, 51 deletions
Doc/Tdoc/software.xml
with
182 additions
and
51 deletions
Doc/Tdoc/Ref/Screen/calloutGraphicsEnabled.png
0 → 100644
+
0
−
0
View file @
45762d6b
32.7 KiB
This diff is collapsed.
Click to expand it.
Doc/Tdoc/software.xml
+
182
−
51
View file @
45762d6b
...
...
@@ -232,56 +232,58 @@ also show up.
<section
xml:id=
"tdocSectDocbookComponents"
>
<title>
Components
</title>
<itemizedlist>
<listitem>
<para>
Schema
</para>
<itemizedlist>
<listitem>
<para>
Docbook 4.x: DTD
</para>
</listitem>
<listitem>
<para>
Docbook 5.x: RelaxNG
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
XSL style sheets
</para>
<itemizedlist>
<listitem>
<para>
HTML
</para>
<itemizedlist>
<listitem>
<para>
(X)Html 5
</para>
</listitem>
<listitem>
<para>
Webhelp
</para>
</listitem>
<listitem>
<para><link
xlink:href=
"http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fua_help_content.htm&cp=2_0_19_1_1"
>
Eclipse
help
</link></para>
</listitem>
<listitem>
<para><link
xlink:href=
"http://idpf.org/epub/30"
>
Epub
</link></para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
PDF using Formatting objects
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
<informaltable
border=
"1"
>
<tr
valign=
"top"
>
<td
valign=
"top"
><formalpara>
<title>
Schema
</title>
<para><itemizedlist>
<listitem>
<para>
Docbook 4.x: DTD
</para>
</listitem>
<listitem>
<para>
Docbook 5.x: RelaxNG
</para>
</listitem>
</itemizedlist></para>
</formalpara></td>
<td
valign=
"top"
><formalpara>
<title>
XSL style sheets
</title>
<para><itemizedlist>
<listitem>
<para>
HTML
</para>
<itemizedlist>
<listitem>
<para>
(X)Html 5
</para>
</listitem>
<listitem>
<para>
Webhelp
</para>
</listitem>
<listitem>
<para><link
xlink:href=
"http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fua_help_content.htm&cp=2_0_19_1_1"
>
Eclipse
help
</link></para>
</listitem>
<listitem>
<para><link
xlink:href=
"http://idpf.org/epub/30"
>
Epub
</link></para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
PDF using Formatting objects
</para>
</listitem>
</itemizedlist></para>
</formalpara></td>
</tr>
</informaltable>
</section>
<section
xml:id=
"tdocSectDocbookTargets"
>
...
...
@@ -305,7 +307,7 @@ also show up.
</section>
<section
xml:id=
"tdocSectParamXsl"
>
<title>
Config file
<filename>
param.xsl
</filename>
.
</title>
<title><filename>
param.xsl
</filename>
.
</title>
<itemizedlist>
<listitem>
...
...
@@ -339,7 +341,136 @@ also show up.
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Tool support (Xmlmind,...)
</para>
</listitem>
</itemizedlist>
<section
xml:id=
"tdocSectUseIdAsFilenameZero"
>
<title>
Link stability
</title>
<informaltable
border=
"1"
>
<colgroup
width=
"64%"
/>
<colgroup
width=
"36%"
/>
<tr>
<td><programlisting
language=
"xml"
>
<
book ...
>
<
title
>
XML for Newbies
<
/title
>
<
chapter xml:id="
<emphasis
role=
"bold"
>
intro
</emphasis>
"
>
<
title
>
Introduction
<
/title
>
<
para
>
...
<
/para
>
<
/chapter xml:id="
<emphasis
role=
"bold"
>
general
</emphasis>
"
>
<
chapter
>
<
title
>
General remarks
<
/title
>
<
para
>
...
<
/para
>
<
/chapter
>
<
/book
>
</programlisting></td>
<td><formalpara>
<title>
Navigation structure
</title>
<para><itemizedlist>
<listitem>
<para>
Index.html
</para>
</listitem>
<listitem>
<para>
Per chapter:
</para>
<itemizedlist>
<listitem>
<para><emphasis
role=
"bold"
>
ch01
</emphasis>
.html
</para>
</listitem>
<listitem>
<para><emphasis
role=
"bold"
>
ch02
</emphasis>
.html
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist></para>
</formalpara></td>
</tr>
</informaltable>
<para>
Provides link stability
</para>
</section>
<section
xml:id=
"tdocSectUseIdAsFilename"
>
<title><parameter>
use.id.as.filename
</parameter></title>
<informaltable
border=
"1"
>
<colgroup
width=
"64%"
/>
<colgroup
width=
"36%"
/>
<tr>
<td><programlisting
language=
"xml"
>
<
book ...
>
<
title
>
XML for Newbies
<
/title
>
<
chapter xml:id="
<emphasis
role=
"bold"
>
intro
</emphasis>
"
>
<
title
>
Introduction
<
/title
>
<
para
>
...
<
/para
>
<
/chapter
>
<
chapter xml:id="
<emphasis
role=
"bold"
>
general
</emphasis>
"
>
<
title
>
General remarks
<
/title
>
<
para
>
...
<
/para
>
<
/chapter
>
<
/book
>
</programlisting></td>
<td><formalpara>
<title>
Navigation structure
</title>
<para><itemizedlist>
<listitem>
<para>
Index.html
</para>
</listitem>
<listitem>
<para>
Per chapter:
</para>
<itemizedlist>
<listitem>
<para><emphasis
role=
"bold"
>
intro
</emphasis>
.html
</para>
</listitem>
<listitem>
<para><emphasis
role=
"bold"
>
general
</emphasis>
.html
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist></para>
</formalpara></td>
</tr>
</informaltable>
<para>
Provides link stability
</para>
</section>
<section
xml:id=
"tdocSectDocbookCalloutUnicode"
>
<title><parameter>
callout.unicode
</parameter>
/
<parameter>
callout.graphics
</parameter></title>
<mediaobject>
<imageobject>
<imagedata
fileref=
"Ref/Screen/calloutGraphicsEnabled.png"
/>
</imageobject>
</mediaobject>
<para>
See
<link
xlink:href=
"/webhelp/sda1SectFunctionalBasics.html"
>
Functional
Basiscs
</link></para>
</section>
</section>
<section
xml:id=
"tdocSectDocbookSchematron"
>
<title>
Schematron
</title>
<para/>
</section>
</section>
</section>
...
...
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