From 009bad9a52d87d31db8b77a0888a2fe2d75712d0 Mon Sep 17 00:00:00 2001 From: "emiliano.vavassori" Date: Mon, 1 Jan 2024 11:25:48 +0000 Subject: [PATCH] Initial version. --- Home.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..939f9bb --- /dev/null +++ b/Home.md @@ -0,0 +1,11 @@ +# `loaih` --- LibreOffice AppImage Helper # + +## Introduction ## + +`loaih` --- LibreOffice AppImage Helper --- is a small Python CLI utility to help build AppImages based on specific instructions regarding locale support, help pages and portability. + +**Table of contents** +[Installation](Install.md) +[Usage - versions](Version.md) +[Usage - manual build](Build.md) +[Usage - batch build](Batch.md) \ No newline at end of file