content/porting/porting_doclinks.html (37 lines of code) (raw):

<html><head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> </head> <body> <h2>Links to documentation</h2> <p>Documents of interst to porters:</p> <ul> <li>&nbsp; SAL reference documentation</li> <ul> <li><a href="http://udk.openoffice.org/cpp/ref/names/osl/index.html"> osl </a> reference</li> <li><a href="http://udk.openoffice.org/cpp/ref/names/rtl/index.html"> rtl </a> reference </li> </ul> <li><a href="http://udk.openoffice.org/cpp/ref/vos/index.html">VOS</a> reference documentation </li> <li><a href="http://udk.openoffice.org/common/man/uno.html">UNO</a> a short overview of the OpenOffice component model </li> <li><a href="http://udk.openoffice.org/common/man/bridge.html">UNO bridges</a> </li> <li><a href="http://udk.openoffice.org/cpp/man/tutorial/unointro.html"> UNO C++ binding</a> </li> <li><a href="http://udk.openoffice.org/cpp/man/cpp_bridges.html">UNO C++ bridges</a> explained </li> </ul> <p>The more curious minded may want to visit the <a href="http://udk.openoffice.org/"> UDK Central</a> for more information on UDK, the UNO Development Kit.</p> <p>If you have more documents you would like to see linked to from here, please contact <a href="mailto:sander.vesik@ireland.sun.com">me</a> .</p> </body> </html>