blob: 1f8754f3964bd184333c8b03faba41ce438bd9a0 (
plain)
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
|
Welcome to pkgdev's documentation!
==================================
``pkgdev`` is collection of tools for Gentoo development, from generating
commit messages, to pushing commits to the repository, to filing stable
requests bugs, to testing packages in a special environment.
Contents:
.. toctree::
:titlesonly:
:maxdepth: 4
man/pkgdev
man/pkgdev/bugs
man/pkgdev/commit
man/pkgdev/manifest
man/pkgdev/mask
man/pkgdev/push
man/pkgdev/showkw
man/pkgdev/tatt
man/config
news
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|