Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 465 Bytes

README.rst

File metadata and controls

21 lines (15 loc) · 465 Bytes

ABRT project documentation

Documentation Status

Requirements

  • python-sphinx >= 1.1

Building

make html
for building html version
make watch
to build continually on source code changes (requires inotifywait from inotify-tools package)