OSPreservProject/k42
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<pre>
/*****************************************************************************
* K42: (C) Copyright IBM Corp. 2000.
* All Rights Reserved
*
* This file is distributed under the GNU LGPL. You should have
* received a copy of the License along with K42; see the file LICENSE.html
* in the top-level directory for more details.
*
* $Id: README.html,v 1.16 2003/02/21 15:01:59 bob Exp $
*****************************************************************************/
</pre>
<title>K42 Documentation</title>
<h1>K42 Documentation</h1>
<ul>
<li> <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"http://www.research.ibm.com/K42/index.html">The" rel="nofollow">http://www.research.ibm.com/K42/index.html">The K42 web page at
IBM T.J. Watson</a>
<li> <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2FLICENSE.html">The K42 License (the GNU LGPL)</a>
</ul>
<p> The majority of documentation in K42 is contained in sgml files in a
subdirectory called "doc" in each source directory. There are a series of
top-level documents that provide help with getting started on the system
(in the doc directory - one level down from here). There is a makefile in
each doc directory to make documentation at that level. Executing a make
world from the top-level doc directory will build all html documentation
throughout the system (other choices are world_ps for postscript and
world_all for both html and postscript). For convenience of pointers to
many of the html files get built into a file called docPointers in the doc
directory. </p>
<h3>Papers</h3>
<p>
There are a series of technical white papers in the doc/white-papers
directory. The white-papers have been targetted at specific aspects of K42
with a particular focus on discussing why particular design decisions were
made. These and other papers targetted at conferences can be found on the
<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"http://www.research.ibm.com/K42/index.html" rel="nofollow">http://www.research.ibm.com/K42/index.html"> K42 </a> home page.
</p>
<p>
<h3>Getting started on the system</h3>
There are a couple of documents useful in starting to work with K42. The
below links are to the doc directory and require a make in that directory
before the links will work. However, all the files are human readable and
can be edited with any standard text editor.
<ul>
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdoc%2FgettingStarted.html">getting started </a>   
(doc/gettingStarted.sgml)
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdoc%2FbuildingOnx86.html">building K42 on x86 </a>   
(doc/runningK42.sgml)
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdoc%2FrunningK42.html">running the system </a>   
(doc/runningK42.sgml)
<li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdoc%2FStyle.html">a simple style document </a>   
(doc/STYLE.sgml)
</ul>
</p>
Releases
No releases published
Languages
- C 59.1%
- Assembly 28.7%
- Shell 8.7%
- Perl 2.1%
- Other 1.4%