forked from OpenShot/openshot-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a smallish attempt to improve openshot's sparse documentation (issue OpenShot#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.
- Loading branch information
Showing
7 changed files
with
138 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
.. Copyright (c) 2008-2020 OpenShot Studios, LLC | ||
(http://www.openshotstudios.com). This file is part of | ||
OpenShot Video Editor (http://www.openshot.org), an open-source project | ||
dedicated to delivering high quality video editing and animation solutions | ||
to the world. | ||
.. OpenShot Video Editor is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
.. OpenShot Video Editor is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
.. You should have received a copy of the GNU General Public License | ||
along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>. | ||
Installation | ||
============ | ||
|
||
The latest and greatest version of OpenShot Video Editor for Linux, | ||
Mac, and Windows can be downloaded fromm the official download page at | ||
https://www.openshot.org/download/. | ||
|
||
Linux | ||
^^^^^ | ||
|
||
Most Linux distributions have a version of OpenShot in their software | ||
repositories, so installation should be easy. Some might have an | ||
outdated version though (make sure to check the version number). The | ||
easiest way to ensure you have the very latest version, is to download | ||
an AppImage from the `project website | ||
<https://www.openshot.org/download/>`_. Once downloaded, right click on | ||
the AppImage file, choose Properties, and mark the file as | ||
**Executable**. Now, go ahead and double click the AppImage to launch | ||
it. | ||
|
||
Mac | ||
^^^ | ||
|
||
Download the DMG file from the `project website | ||
<https://www.openshot.org/download/>`_, double click it, and then drag | ||
the OpenShot application icon into your **Applications** | ||
shortcut. This is very similar to how most other Mac applications are | ||
installed. Now launch OpenShot from Launchpad. | ||
|
||
Windows | ||
^^^^^^^ | ||
|
||
Download the Windows installer executable from the `project website | ||
<https://www.openshot.org/download/>`_, double click it, and follow the | ||
directions on screen. Once completed, OpenShot will be installed and | ||
available in your Start menu. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters