We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e2a7c commit d1f3896Copy full SHA for d1f3896
2 files changed
doc/index.rst
@@ -1,6 +1,10 @@
1
Welcome to pkgdev's documentation!
2
==================================
3
4
+``pkgdev`` is collection of tools for Gentoo development, from generating
5
+commit messages, to pushing commits to the repository, to filing stable
6
+requests bugs, to testing packages in a special environment.
7
+
8
Contents:
9
10
.. toctree::
@@ -16,6 +20,7 @@ Contents:
16
20
man/pkgdev/showkw
17
21
man/pkgdev/tatt
18
22
man/config
23
+ news
19
24
25
Indices and tables
26
==================
doc/news.rst
@@ -0,0 +1 @@
+../NEWS.rst
0 commit comments