From d022eadcffa16f12a141c505294e34772074c505 Mon Sep 17 00:00:00 2001 From: Strelix Date: Thu, 29 Feb 2024 12:14:42 +0000 Subject: [PATCH] Restructure --- .github/workflows/deploy_docs.yml | 2 +- docs/cfg/buildprofiles.xml | 2 +- docs/changelog.tree | 10 ---------- docs/contributing.tree | 10 ---------- docs/{getting-started.tree => myfinances.tree} | 7 +++++-- docs/redirection-rules.xml | 2 +- docs/writerside.cfg | 4 +--- 7 files changed, 9 insertions(+), 28 deletions(-) delete mode 100644 docs/changelog.tree delete mode 100644 docs/contributing.tree rename docs/{getting-started.tree => myfinances.tree} (83%) diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 49d29d2..31bbf8f 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -10,7 +10,7 @@ permissions: pages: write env: - INSTANCE: docs/getting-started + INSTANCE: docs/myfinances ARTIFACT: webHelpHI2-all.zip DOCKER_VERSION: 233.14389 diff --git a/docs/cfg/buildprofiles.xml b/docs/cfg/buildprofiles.xml index b6f8921..f916f79 100644 --- a/docs/cfg/buildprofiles.xml +++ b/docs/cfg/buildprofiles.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - + false diff --git a/docs/changelog.tree b/docs/changelog.tree deleted file mode 100644 index e1dd1ed..0000000 --- a/docs/changelog.tree +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/docs/contributing.tree b/docs/contributing.tree deleted file mode 100644 index 97c431a..0000000 --- a/docs/contributing.tree +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/docs/getting-started.tree b/docs/myfinances.tree similarity index 83% rename from docs/getting-started.tree rename to docs/myfinances.tree index 3df93b9..ae9d3e7 100644 --- a/docs/getting-started.tree +++ b/docs/myfinances.tree @@ -2,8 +2,9 @@ - + @@ -21,4 +22,6 @@ + + \ No newline at end of file diff --git a/docs/redirection-rules.xml b/docs/redirection-rules.xml index f7c99db..c7e960a 100644 --- a/docs/redirection-rules.xml +++ b/docs/redirection-rules.xml @@ -6,4 +6,4 @@ page.html --> - \ No newline at end of file + \ No newline at end of file diff --git a/docs/writerside.cfg b/docs/writerside.cfg index 8aa5640..d54a747 100644 --- a/docs/writerside.cfg +++ b/docs/writerside.cfg @@ -4,8 +4,6 @@ - - - + \ No newline at end of file