source: devel/website/docs.shtml @ 1025

Revision 1025, 3.3 KB checked in by bruno, 3 years ago (diff)
  • Adds more pages to the Web site for pb
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  <ul>
22                  <li>pb</li>
23                        <ul>
24                                <li>A <a href="/docs/mondoarchive.8.html" target="_blank">HTML</a></li>
25                                <li>A <a href="/docs/mondoarchive.8.pdf" target="_blank">PDF</a></li>
26                                <li>A <a href="/docs/mondoarchive.8.ps" target="_blank">PostScript</a></li>
27                                <li>A <a href="/docs/mondoarchive.8.txt" target="_blank">Text</a></li>
28                        </ul>
29                  <li>rpmbootstrap</li>
30                        <ul>
31                                <li>A <a href="/docs/mondorestore.8.html" target="_blank">HTML</a></li>
32                                <li>A <a href="/docs/mondorestore.8.pdf" target="_blank">PDF</a></li>
33                                <li>A <a href="/docs/mondorestore.8.ps" target="_blank">PostScript</a></li>
34                                <li>A <a href="/docs/mondorestore.8.txt" target="_blank">Text</a></li>
35                        </ul>
36  </ul>
37
38  <div class="h2-2">
39    <h2>Other Documents</h2>
40  </div>
41  <p>Here are some other documents seaking of Project-Builder.org:</p>
42  <ul>
43                  <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>
44                  <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>.
45
46<!--#include virtual="/bottom.shtml" -->
47  </body>
48</html>
Note: See TracBrowser for help on using the repository browser.