<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
i have try to makes chm from information in the wiki. wikiget gets
the information out of the wiki and wikiconvert should convert it to
the right format for fpdoc.<br>
<br>
In the manuals fpdoc uses a format (chapter 5.1) like<br>
<br>
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"><?xml version="1.0" encoding="ISO-8859-1"?> </span><br
style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"><fpdoc-description> </span><br style="color: rgb(0,
0, 0); font-family: monospace; font-size: medium; font-style:
normal; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: auto; text-align: left;
text-indent: 0px; text-transform: none; white-space: nowrap;
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"><package name="fpc"> </span><br style="color: rgb(0,
0, 0); font-family: monospace; font-size: medium; font-style:
normal; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: auto; text-align: left;
text-indent: 0px; text-transform: none; white-space: nowrap;
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"><module name="Classes"> </span><br style="color:
rgb(0, 0, 0); font-family: monospace; font-size: medium;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: auto;
text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"></module> </span><br style="color: rgb(0, 0, 0);
font-family: monospace; font-size: medium; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: left; text-indent:
0px; text-transform: none; white-space: nowrap; widows: auto;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"></package> </span><br style="color: rgb(0, 0, 0);
font-family: monospace; font-size: medium; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: auto; text-align: left; text-indent:
0px; text-transform: none; white-space: nowrap; widows: auto;
word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;"></fpdoc-description><br>
<br>
wikiconvert use the format (documentet in Wiki2FPDocConvert)<br>
<br>
</span><fpdoc><br>
<package="wiki"/><br>
<module name='wiki_page_name'><br>
<!-- header 1--><br>
<short>Page title</short><br>
<description> text under page header</description><br>
<!-- header 2--><br>
<topic name="wiki_page_name_title_1"><br>
<short>Title header 1</short><br>
<description> text under header1</description><br>
<!-- header 3--><br>
<topic name="wiki_page_name_subtitle_1"><br>
<short>Title header subtitle</short><br>
<descr>text</descr><br>
</topic><br>
</topic><br>
</module><br>
</package><br>
</fpdoc><br>
<br>
So my question is, should this in the wikiconvert (eg. <span
style="color: rgb(0, 0, 0); font-family: monospace; font-size:
medium; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: nowrap; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none;">Wiki2FPDocConvert)</span> changed ? (Or a better idea)<br>
<br>
Andreas<br>
<br>
</body>
</html>