/usr/share/doc-base/hacking-king is in king 2.21.120420+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Document: hacking-king
Title: Hacking KiNG
Author: Ian W. Davis
Abstract: Hacking KiNG
This document is intended to provide a field guide to the code for KiNG
and its associated libraries, Driftwood and Chiropraxis. For more
information, please see the relevant Javadocs, and ultimately, the code
itself. In particular, most of the references for the various published
algorithms are somewhere in the Javadocs. Some parts of the code are
better commented than others, but it’s mostly pretty comprehensible. If
not, you can often use the incomprehensible parts without having to
understand how they work.
.
The first part of this discussion will provide an overview of all the
code, starting with driftwood, building chiropraxis on top of that, and
finally building king on top of them both. The second part will cover
the organizational principles behind the layout of code and resources,
compiling and building, maintaining documentation, and distributing
finished applications.
Section: Science/Biology
Format: pdf
Files: /usr/share/doc/king/hacking-king.pdf
|