File: liblinbox-doc.README.Debian

package info (click to toggle)
linbox 1.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,980 kB
  • sloc: cpp: 109,820; lisp: 5,469; makefile: 1,370; sh: 1,119; csh: 131; python: 74; perl: 2
file content (20 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LinBox provides more detailed developer's documentation that includes
descriptions of internal interfaces and data structures, we believe they
are not interesting for most of LinBox users so the package does not ship
developer's documentation.

If you want to get developer's documentation, please follow these
instructions:

1.Get Debian source of LinBox

   $ apt-get source linbox

2.Generate developer's documentation

   $ cd linbox-$ver/doc
   $ doxygen DoxyfileDev.mod

  now the documentation is under linbox-$ver/doc/linbox-dev-html/.

 -- Lifeng Sun <lifongsun@gmail.com>  Mon, 16 Jul 2012 09:12:02 +0800