source: devel/website/docs.shtml @ 1263

Revision 1263, 2.9 KB checked in by bruno, 2 years ago (diff)
  • list of docs for .1, .3, .5 entries are now dynamically generated
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
3<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
4  <head>
5<!--#include virtual="/head.shtml" -->
6  </head>
7  <body>
8                  <!--#set var="curpage" value="docs.shtml" -->
9<!--#include virtual="/top.shtml" -->
10
11                <h1>Project-Builder.org Documentations</h1>
12  <div class="h2-1">
13    <h2>Project-Builder.org HOWTO</h2>
14  </div>
15  <p>The Project-Builder.org HOWTO is to be created</p>
16
17  <div class="h2-3">
18    <h2>Project-Builder.org man pages</h2>
19  </div>
20  <p>The Project-Builder.org man pages are available under various formats:</p>
21
22<!--#include virtual="/docs/pb_man_pages.html" -->
23
24  <div class="h2-2">
25    <h2>Other Documents</h2>
26  </div>
27  <p>Here are some other documents seaking of Project-Builder.org:</p>
28  <ul>
29                  <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a> <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" property="dc:title" rel="dc:type">A Project-Builder.org <a href="http://trac.project-builder.org/browser/devel/pb-doc/pb-presentation.odp" target="_blank">presentation</a> made by Bruno Cornec.</li>
30                  <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a> <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" property="dc:title" rel="dc:type">The <a href="http://trac.project-builder.org/browser/devel/pb-doc/LabProject-Builder.org.pdf" target="_blank">Project-Builder.org Lab</a></span>: Experience yourself Project-Builder.org by following those Lab instructions ! Should provide you with at least 3 hours of fun discovering the tool with detailed explanations. This Lab has been developed for an internal HP Open Source and Linux Event I contributed to organize (TES 2009). Highly recommended to have a good tour of the features. By <a xmlns:cc="http://creativecommons.org/ns#" href="http://opensource.hp.com" property="cc:attributionName" rel="cc:attributionURL">Bruno Cornec</a> and licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.<br />Based on a work at <a xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://trac.project-builder.org/browser/devel/pb-doc/LabProject-Builder.org.odt" rel="dc:source">trac.project-builder.org</a>.
31                  <li>The <a href="http://www.project-builder.org/docs/One_Source_for_Multiple_Platforms_Sol_Brief_final.pdf" target="_blank">Solution Brief</a> developed by the HP/Intel Solution Center on the joint approach to develop with one source for mulitple platforms.
32<!--#include virtual="/bottom.shtml" -->
33  </body>
34</html>
Note: See TracBrowser for help on using the repository browser.