Skip to content
sitMCella edited this page Apr 9, 2023 · 9 revisions

Document Versions

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.

Document

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.

Document

The following sections describe the functionalities exposed from each component.

Workspace

The Workspace page describes the Workspace features.

Branch

The Branch page describes the Branch features.

Directory

The Directory page describes the Directory features.

File Editor

The File Editor page describes the File Editor features.

Clone this wiki locally