the manpage generator automatically capitalizes...
[platform/upstream/libsolv.git] / doc / libsolv.3
1 '\" t
2 .\"     Title: Libsolv
3 .\"    Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 06/11/2013
6 .\"    Manual: LIBSOLV
7 .\"    Source: libsolv
8 .\"  Language: English
9 .\"
10 .TH "LIBSOLV" "3" "06/11/2013" "libsolv" "LIBSOLV"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 libsolv \- package dependency solver library using a satisfiability algorithm
32 .SH "DOCUMENTATION"
33 .sp
34 The libsolv documentation is split into multiple parts:
35 .PP
36 \fBlibsolv\-history\fR
37 .RS 4
38 how the libsolv library came into existence
39 .RE
40 .PP
41 \fBlibsolv\-constantids\fR
42 .RS 4
43 fixed Ids for often used strings
44 .RE
45 .PP
46 \fBlibsolv\-bindings\fR
47 .RS 4
48 access libsolv from perl/python/ruby
49 .RE
50 .SH "AUTHOR"
51 .sp
52 Michael Schroeder <mls@suse\&.de>