File: control

package info (click to toggle)
doc%2B%2B 3.4.10-3.2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,328 kB
  • ctags: 1,486
  • sloc: lex: 10,379; ansic: 7,823; sh: 6,150; cpp: 5,572; makefile: 340; yacc: 316; java: 274; sed: 16
file content (30 lines) | stat: -rw-r--r-- 1,067 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: doc++
Section: devel
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: cdbs (>= 0.4.4), debhelper (>= 4.1.0), flex, tetex-extra, gettext
Standards-Version: 3.6.1

Package: doc++
Section: devel
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Suggests: tetex-bin, tetex-extra, gs, netpbm
Conflicts: doc++-doc
Replaces: doc++-doc
Description: A documentation system for C/C++, IDL and Java
 DOC++ is a documentation system for C/C++, IDL and Java generating both
 LaTeX output for high quality hardcopies and HTML output for sophisticated
 online browsing of your documentation. The documentation is extracted
 directly from the C/C++/IDL header/source files or Java class files.
 .
 List of highlights:
  * hierarchically structured documentation
  * automatic class graph generation (as Java applets for HTML)
  * cross references
  * high end formating support including typesetting of equations
 .
 For more information about DOC++ please take a look at its home page at
 http://docpp.sourceforge.net/