File: index.rst

package info (click to toggle)
kworkflow 20191112-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,836 kB
  • sloc: perl: 7,354; sh: 2,397; ansic: 80; python: 44; makefile: 38
file content (32 lines) | stat: -rw-r--r-- 752 bytes parent folder | download
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
31
32
Welcome to KernelWorkflow's Documentation!
==========================================

This set of scripts have a simple mission: reduces the environment and setup
overhead for developing for GNU/Linux. Kw is composed of different scripts
unified in a single interface after the installation, kw commands become
available in the command line interface.

.. toctree::
   :maxdepth: 1
   :caption: Content:

   content/installanduninstall
   content/howtocontribute
   content/tests

kw Man
======

If you want to see kw man page, you can take a look at link below (The HTML
renderings of the man pages), or you can install kw and run the command
`kw man`.

.. toctree::
   :maxdepth: 1

   man/kw

Indices and Tables
==================

* :ref:`search`