File: index.rst

package info (click to toggle)
buskill 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 30,984 kB
  • sloc: python: 3,187; sh: 85; makefile: 22; javascript: 9
file content (17 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _software_dev:

Software Developer Guide
========================

This section is intended for the developer who wants to modify the source code of the BusKill software.

.. toctree::
   :maxdepth: 3

   autodoc
   depends
   build
   test
   documentation
   release
   hotfix