- Added markdown extension
- Updated lots of table column names
- Updated clip and effect description
- Made it more clear that transitions don't affect audio
- Reorganized some content under headings
- Shortened intro features list
- Updated "clean install" instructions
- Added profiles summary
- Wording updates / minor formatting
- Added "Type" to clip properties table
- Added notes that OpenShot does not support audio recording
- Renamed performance to playback page
- Added audio sync / audio device notes
- Added min blender version
This is a smallish attempt to improve openshot's sparse documentation
(issue #2989).
The getting started page only contains an installation description, so name
it so. Improve the quick tutorial somewhat (at least according to my taste)
but still keep it quick. Improve the start of the "Files" pages somewhat.
Make the import files table more consistent by nameing the method in the
first column and actually describing them in a full senctence (interpunction)
in the 2nd column. Add the actual toolbar button icon image to the table.
Similar things for the slice clips table on the clips page.
- Add `sphinx.ext.extlinks` extension, and use for repetetive links
- Conditionally enable `sphinx_copybutton` if found
- Wrap inline literals with double \` pairs, to format monospaced
- Turn developer page OS note into a Warning box, and replace the
outdated PDF install instructions link with links to the Windows
and Mac build instructions in the libopenshot project wiki
- Wrap paragraphs at periods or commas (sentence-per-line) instead of
arbitrarily fitting to a certain width
- Use shorter sentences where possible