Pitivi applies to the Season of Docs

The Pitivi video editor is based on the GStreamer Editing Services library (GES). Various projects use GES to manage audio or video projects and export the project to a new file to be distributed.

Pitivi is developed in very close contact with GES. Both Pitivi and GES would benefit a lot from better documentation.

We’re applying to the Season of Docs program, where Google pays technical writers to contribute to open-source projects. Check out the technical writer guide for details and the program timeline. Read below the project ideas if you are interested in working with us!

UPDATE: Pitivi is taking part in the Season of Docs under GNOME’s umbrella. If interested to update Pitivi’s user manual check the Update app help project idea and see below for details.

Project ideas

GES: Write overviews and clarify the API reference

What GES is missing the most is a set of easy to understand high-level overviews for newcomers. You could write for example overviews about:

While preparing the high-level overviews you’ll dive into the API reference. The current API documentation is usable, but is not in the best shape. As you notice gaps, unclear sentences, missing details, you would either fix them on the spot or keep track of them so they can be fixed. The entire API reference can then be reviewed and refreshed in this second step. A stretch goal would be writing one or more tutorials, to exemplify easy video tasks which can be automated. The base code for these would be provided by us, and be most probably written in Python:

The GES overviews and tutorials would be kept in the GES git repository as markdown files. The API is documented directly in the source code written in C.

To get a better idea about the GES API, check the hierarchy of classes.

The current GES documentation is integrated into the GStreamer documentation. The structure is specified in docs/sitemap.txt, and the HTML is generated with Hotdoc out of the C files and other markdown bits.

Pitivi: Update the user manual

The user manual is available both online and in Pitivi by pressing F1. The latest Pitivi features should be documented in the user manual and the current content should be brought up to date. The user manual is kept in the Pitivi git repository as mallard files.

How to contact us

If interested, get in touch with us on Matrix, so we can prepare. You are expected to ask a lot of questions.