Maintenance
Tasks a maintainer would be interested performing.
Documentation
Build the documentation with Hotdoc:
(ptv-flatpak) $ cd docs
(ptv-flatpak) $ hotdoc run 2>&1 | grep -v 2007_design | grep -v 2008_design
(ptv-flatpak) $ xdg-open output/html/index.html
Publish it with:
(ptv-flatpak) $ hotdoc run --git-upload
Subpages:
Making a release – How to make a new release
Updating the sandbox – How to update the sandbox used by the Pitivi development environment
Python dependencies – How to update the Python dependencies
pre-commit hooks – How to update the Git pre-commit hooks which sanitize the code
The results of the search are