12345678910111213141516171819202122 |
- <!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title></title>
- </head>
- <body>
- <noscript>
-
-
- This site presents some live examples for Web Help generated by oXygen
-
- Select a topic on the navigator to the left.
-
- Current generated project :
-
- <span id="oxy_productid">${webhelp.product.id}</span>
- <span id="oxy_productVersion">${webhelp.product.version}</span>
-
- oXygen Team
- </noscript>
- </body>
- </html>
|