mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-19 19:40:13 +00:00
32 lines
617 B
ReStructuredText
32 lines
617 B
ReStructuredText
==========================
|
|
sgbackup API documentation
|
|
==========================
|
|
|
|
.. title:: sgbackup API
|
|
|
|
Descritpion
|
|
-----------
|
|
|
|
Sgbackup is a savegame backup tool written in Python. It has a commandline and a graphical
|
|
interface using *Gtk4*.
|
|
|
|
The minimum Python version is **3.11**.
|
|
|
|
It has\ *Gtk4*\ and\ *GObject Introspection*\ as a dependency.
|
|
|
|
Table of Contents
|
|
-----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install.rst
|
|
|
|
modules/sgbackup.rst
|
|
modules/sgbackup.settings.rst
|
|
modules/sgbackup.game.rst
|
|
modules/sgbackup.archiver.rst
|
|
modules/sgbackup.gui.rst
|
|
|
|
|