File: README.DOCUMENTATION

package info (click to toggle)
aptitude 0.8.13-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 40,544 kB
  • sloc: cpp: 95,284; xml: 31,928; sh: 5,160; makefile: 923; perl: 109; cs: 70; lisp: 55; sed: 16
file content (6 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
The documentation is in ./doc in DocBook format; to generate it:

  * install docbook-xsl, xsltproc, and elinks
  * run "./configure"
  * run "make -C doc"
  * enjoy!