qi: Bump to release 2.12
[dragora.git] / qi / doc / qi-header.texi
blob5098d18d5cf0f03667d6ce7da45a42690e8d0605
1 \input texinfo   @c -*-texinfo-*-
2 @comment $Id@w{$}
3 @comment %**start of header
4 @setfilename qi.info
5 @settitle Qi user guide
6 @documentencoding UTF-8
7 @syncodeindex pg cp
8 @comment %**end of header
10 @set VERSION 2.12
11 @set UPDATED 04 Apr 2024
13 @dircategory Package management
14 @direntry
15 * Qi: (qi).                   A user-friendly package manager.
16 @end direntry
19 @ifnothtml
20 @titlepage
21 @finalout
22 @title Qi
23 @subtitle for version @value{VERSION}, @value{UPDATED}
24 @author Matias Fonzo (@email{selk@@dragora.org})
26 @page
27 @vskip 0pt plus 1filll
28 @end titlepage
30 @contents
31 @end ifnothtml
33 @ifnottex
34 @node Top
35 @top
37 This user guide is for Qi (version @value{VERSION},
38 @value{UPDATED}).
39 @end ifnottex
41 @menu
42 * Introduction to Qi::        Description and features of qi
43 * Invoking qi::               Command-line options
44 * The qirc file::             Configuration file
45 * Packages::                  Managing packages
46 * Recipes::                   Building packages
47 * Order files::               Handling build order
48 * Creating packages::         Making Qi packages
49 * Examining packages::        Debugging purposes
50 * Qi exit status::            Exit codes
51 * Index::
52 @end menu
54 @copying
55 Copyright @copyright{} 2019-2024 Matias Andres Fonzo, Santiago del Estero,
56 Argentina.
58 Permission is granted to copy, distribute and/or modify this document
59 under the terms of the GNU Free Documentation License, Version 1.3 or
60 any later version published by the Free Software Foundation; with no
61 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
62 @end copying
63 @sp 1
64 @insertcopying
66 @include qi-content.texi
68 @node Index
69 @unnumbered Index
71 @printindex cp
73 @bye