-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Document Versions is a web application that manages the versions of text documents via Git. In the current version of the application, the files are stored in the local environment.
The following documentation describes the concepts and the features of the Document Versions application.
The Document page is the main page, and collects the different components offered by the application.
On the left panel of the Document page, the following sections are available:
- Workspaces
- Branches
- Directory
The Document page content section contains the File Editor component.
The following sections describe the functionalities exposed from each component.
The Workspace page describes the Workspace features.
The Branch page describes the Branch features.
The Directory page describes the Directory features.
The File Editor page describes the File Editor features.