From 46ff5b90120196bbfde5f3ebfcfe9f1e69b239a3 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 16:10:05 +0100 Subject: [PATCH 01/10] semstyle --- rtfd/public/web/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index 752e1ed..f2850d9 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -80,6 +80,15 @@ + + From cb0561edfda89ba11d1b7a8d4c536777ff0744b5 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 17:11:02 +0100 Subject: [PATCH 02/10] tags --- rtfd/public/web/index.html | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index f2850d9..badb0c4 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -41,8 +41,6 @@

Oh yeah, sure

-Go elsewhere… -
First column to describe the associated @@ -80,6 +78,30 @@
+#debug +Go elsewhere… + +HyperText Markup Language + +
+

Street

+

Town

+
+ +
+

Life is like golf.

+ Unknown +
+ +kbd + +

DefDefinition

+ +
+This is multiline,
+respecting non-br lf.
+
+
  • strong
  • em
  • @@ -87,6 +109,7 @@
  • sup
  • mark
  • del
  • +
  • ins
From 7dfc80cb25233717c12660e8e459e71166004dd9 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 18:09:53 +0100 Subject: [PATCH 03/10] media --- rtfd/public/web/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index badb0c4..6c52509 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -93,6 +93,12 @@ Unknown +
+ +figure/image +
Caption for the figure.
+
+ kbd

DefDefinition

@@ -112,6 +118,16 @@ respecting non-br lf.
  • ins
  • + + + + From 23ee3cf1abef76f7e05dcab25b0689123c6efe70 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 18:24:23 +0100 Subject: [PATCH 04/10] dl,table --- rtfd/public/web/index.html | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index 6c52509..2594492 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -93,6 +93,13 @@ Unknown +
    +
    something
    +
    its description
    +
    another thing
    +
    yet another description
    +
    +
    figure/image @@ -108,6 +115,41 @@ This is multiline, respecting non-br lf. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Total table
    + thth
    thtdtd
    thtdtd
    gross totaltdtd
    net totaltdtd
    +
    • strong
    • em
    • From 4f550383f15526c8ddb4e5e57d16077a1cfee529 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 19:22:49 +0100 Subject: [PATCH 05/10] form --- rtfd/public/web/index.html | 55 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index 2594492..805b0e1 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -106,6 +106,61 @@
      Caption for the figure.
    +
    + +
    + kbd

    DefDefinition

    From a519cce5a9c1b77769bef089cc016cb4cd012b3b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 19:46:34 +0100 Subject: [PATCH 06/10] elements --- rtfd/public/web/index.html | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index 805b0e1..d2681ae 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -108,54 +108,52 @@
    From f18d1abc6feadfb81e4224f4df5be55c1cba110e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 20:14:33 +0100 Subject: [PATCH 07/10] article,aside --- rtfd/public/web/index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index d2681ae..ea93107 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -33,6 +33,7 @@
    +

    This is some long root heading

    @@ -223,12 +224,28 @@ KO audio KO video +
    + + + + + + From 3fb0041f182645bb46d85d4431ffea1bbc13a7ae Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 10 Feb 2025 20:27:36 +0100 Subject: [PATCH 08/10] progress,time --- rtfd/public/web/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rtfd/public/web/index.html b/rtfd/public/web/index.html index ea93107..bbc81dd 100644 --- a/rtfd/public/web/index.html +++ b/rtfd/public/web/index.html @@ -42,6 +42,10 @@

    Oh yeah, sure

    +
    +Ongoing +
    +
    First column to describe the associated @@ -204,6 +208,9 @@ respecting non-br lf. + + +
    • strong
    • em
    • From 2e9a673d50154537cabdf9b097878c9aa610eb0c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 2 May 2025 21:10:55 +0200 Subject: [PATCH 09/10] dns+pgp --- rtfd/dns+pgp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 rtfd/dns+pgp diff --git a/rtfd/dns+pgp b/rtfd/dns+pgp new file mode 100644 index 0000000..1ccd88e --- /dev/null +++ b/rtfd/dns+pgp @@ -0,0 +1,15 @@ +echo -n 'marc' | sha256sum | cut --characters 1-56 +._openpgpkey IN OPENPGPKEY ( +gpg --armor --export 1DBD5EC4BADA5579 | grep --invert-match '\(^$\|-\)' | tr --delete '\n' +) + +gpg --export-options export-dane --export 1DBD5EC4BADA5579 | tr --delete '\t' + + + +hash-slinger +openpgpkey --create marc@beninca.link \ +| grep --invert-match '^;' \ +| awk '{print $4}' \ +| base64 --decode \ +| gpg --list-packets From 4a115a51ee9612a4c7bc4ab5005ce6b39f19b67c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 2 May 2025 21:11:39 +0200 Subject: [PATCH 10/10] help --- {rtfd => help}/dns+pgp | 0 {rtfd => help}/index.rst | 0 {rtfd => help}/public/alsa/index.rst | 0 {rtfd => help}/public/ansible/index.rst | 0 {rtfd => help}/public/apt-mirror/index.rst | 0 {rtfd => help}/public/apt/configure.rst | 0 {rtfd => help}/public/apt/index.rst | 0 {rtfd => help}/public/apt/upgrade.rst | 0 {rtfd => help}/public/bash/completion.rst | 0 {rtfd => help}/public/bash/configure.rst | 0 {rtfd => help}/public/bash/index.rst | 0 {rtfd => help}/public/bash/snippets.rst | 0 {rtfd => help}/public/bcompare/index.rst | 0 {rtfd => help}/public/bind9/index.rst | 0 {rtfd => help}/public/c/index.rst | 0 {rtfd => help}/public/certbot/index.rst | 0 {rtfd => help}/public/codium/index.rst | 0 {rtfd => help}/public/connect/download.rst | 0 {rtfd => help}/public/connect/index.rst | 0 {rtfd => help}/public/coreutils/index.rst | 0 {rtfd => help}/public/curl/email.rst | 0 {rtfd => help}/public/curl/index.rst | 0 {rtfd => help}/public/dane/index.rst | 0 {rtfd => help}/public/dd/index.rst | 0 {rtfd => help}/public/debian/index.rst | 0 {rtfd => help}/public/debian/packages.rst | 0 {rtfd => help}/public/debian/repositories.rst | 0 {rtfd => help}/public/debian/system/index.rst | 0 {rtfd => help}/public/debian/system/system.rst | 0 {rtfd => help}/public/debmirror/index.rst | 0 {rtfd => help}/public/debootstrap/dldebs.rst | 0 {rtfd => help}/public/debootstrap/finddebs.rst | 0 {rtfd => help}/public/debootstrap/first_stage.rst | 0 {rtfd => help}/public/debootstrap/index.rst | 0 {rtfd => help}/public/debootstrap/second_stage.rst | 0 {rtfd => help}/public/dns/hostname.rst | 0 {rtfd => help}/public/dns/hosts.rst | 0 {rtfd => help}/public/dns/index.rst | 0 {rtfd => help}/public/dns/resolv.rst | 0 {rtfd => help}/public/docker/host.rst | 0 {rtfd => help}/public/docker/index.rst | 0 {rtfd => help}/public/fcgiwrap/index.rst | 0 {rtfd => help}/public/ffmpeg/index.rst | 0 {rtfd => help}/public/ffmpeg/snippets.rst | 0 {rtfd => help}/public/firefox/configure.rst | 0 .../firefox/import_certificate_from_web_page.rst | 0 {rtfd => help}/public/firefox/index.rst | 0 {rtfd => help}/public/forgejo/index.rst | 0 {rtfd => help}/public/git-bash/index.rst | 0 {rtfd => help}/public/git/configure.rst | 0 {rtfd => help}/public/git/index.rst | 0 {rtfd => help}/public/git/snippets.rst | 0 {rtfd => help}/public/gitlab-ci/index.rst | 0 {rtfd => help}/public/gitweb/index.rst | 0 {rtfd => help}/public/gnome/configure.rst | 0 {rtfd => help}/public/gnome/index.rst | 0 {rtfd => help}/public/gnupg/configure.rst | 0 {rtfd => help}/public/gnupg/fun.rst | 0 {rtfd => help}/public/gnupg/generate.rst | 0 {rtfd => help}/public/gnupg/index.rst | 0 {rtfd => help}/public/gnupg/overview.rst | 0 {rtfd => help}/public/gnupg/servers.rst | 0 {rtfd => help}/public/gource/index.rst | 0 {rtfd => help}/public/gource/render.rst | 0 {rtfd => help}/public/grub/index.rst | 0 {rtfd => help}/public/grub/modules.rst | 0 {rtfd => help}/public/grub/standalone.rst | 0 {rtfd => help}/public/ifupdown2/configure.rst | 0 {rtfd => help}/public/ifupdown2/index.rst | 0 {rtfd => help}/public/imagemagick/index.rst | 0 {rtfd => help}/public/isc-dhcp-server/index.rst | 0 {rtfd => help}/public/kubernetes/index.rst | 0 {rtfd => help}/public/letsencrypt/index.rst | 0 {rtfd => help}/public/libnss3-tools/delete.rst | 0 {rtfd => help}/public/libnss3-tools/import.rst | 0 {rtfd => help}/public/libnss3-tools/index.rst | 0 {rtfd => help}/public/libnss3-tools/list.rst | 0 {rtfd => help}/public/libreoffice/convert.rst | 0 {rtfd => help}/public/libreoffice/index.rst | 0 {rtfd => help}/public/lxc/container.rst | 0 {rtfd => help}/public/lxc/host.rst | 0 {rtfd => help}/public/lxc/index.rst | 0 {rtfd => help}/public/lxc/unprivileged.rst | 0 {rtfd => help}/public/markdown/index.rst | 0 {rtfd => help}/public/markdown/syntax.rst | 0 {rtfd => help}/public/mdadm/creation.rst | 0 {rtfd => help}/public/mdadm/index.rst | 0 {rtfd => help}/public/mdadm/manual.rst | 0 {rtfd => help}/public/mdadm/persistence.rst | 0 {rtfd => help}/public/msys2/index.rst | 0 {rtfd => help}/public/nginx/configure.rst | 0 {rtfd => help}/public/nginx/index.rst | 0 {rtfd => help}/public/nginx/serve.rst | 0 {rtfd => help}/public/openssl/ca/create.rst | 0 {rtfd => help}/public/openssl/ca/index.rst | 0 {rtfd => help}/public/openssl/ca/sign.rst | 0 {rtfd => help}/public/openssl/dispatch.rst | 0 {rtfd => help}/public/openssl/index.rst | 0 {rtfd => help}/public/pandoc/build.rst | 0 {rtfd => help}/public/pandoc/index.rst | 0 {rtfd => help}/public/parted/index.rst | 0 {rtfd => help}/public/pdftk/index.rst | 0 {rtfd => help}/public/pip/index.rst | 0 {rtfd => help}/public/python3/index.rst | 0 {rtfd => help}/public/python3/snippets.rst | 0 {rtfd => help}/public/python3/syntax.rst | 0 {rtfd => help}/public/qemu-system/index.rst | 0 {rtfd => help}/public/restructuredtext/image.png | Bin {rtfd => help}/public/restructuredtext/index.rst | 0 {rtfd => help}/public/restructuredtext/syntax.rst | 0 {rtfd => help}/public/restructuredtext/tree.rst | 0 {rtfd => help}/public/rsync/index.rst | 0 {rtfd => help}/public/rsync/snippets.rst | 0 {rtfd => help}/public/smtp/index.rst | 0 {rtfd => help}/public/sphinx/build.rst | 0 {rtfd => help}/public/sphinx/configure.rst | 0 {rtfd => help}/public/sphinx/create.rst | 0 {rtfd => help}/public/sphinx/index.rst | 0 {rtfd => help}/public/sphinx/install.rst | 0 {rtfd => help}/public/squashfs-tools/index.rst | 0 {rtfd => help}/public/ssh/index.rst | 0 {rtfd => help}/public/sshd/index.rst | 0 {rtfd => help}/public/systemd/index.rst | 0 {rtfd => help}/public/systemd/journal.rst | 0 {rtfd => help}/public/systemd/services.rst | 0 {rtfd => help}/public/systemd/system.rst | 0 {rtfd => help}/public/tar/index.rst | 0 {rtfd => help}/public/texlive/index.rst | 0 {rtfd => help}/public/texlive/install.rst | 0 {rtfd => help}/public/u-boot/index.rst | 0 {rtfd => help}/public/unbound/index.rst | 0 {rtfd => help}/public/web/images/debanner.jpeg | Bin {rtfd => help}/public/web/images/logo.svg | 0 {rtfd => help}/public/web/index.html | 0 {rtfd => help}/public/web/index.rst | 0 {rtfd => help}/public/web/script/debug.js | 0 {rtfd => help}/public/web/style/debug.css | 0 {rtfd => help}/public/web/style/main.css | 0 {rtfd => help}/public/web/style/reset.css | 0 {rtfd => help}/public/wget/index.rst | 0 {rtfd => help}/public/windows/index.rst | 0 {rtfd => help}/public/xorriso/index.rst | 0 {rtfd => help}/public/xrdp/index.rst | 0 {rtfd => help}/tasks.rst | 0 144 files changed, 0 insertions(+), 0 deletions(-) rename {rtfd => help}/dns+pgp (100%) rename {rtfd => help}/index.rst (100%) rename {rtfd => help}/public/alsa/index.rst (100%) rename {rtfd => help}/public/ansible/index.rst (100%) rename {rtfd => help}/public/apt-mirror/index.rst (100%) rename {rtfd => help}/public/apt/configure.rst (100%) rename {rtfd => help}/public/apt/index.rst (100%) rename {rtfd => help}/public/apt/upgrade.rst (100%) rename {rtfd => help}/public/bash/completion.rst (100%) rename {rtfd => help}/public/bash/configure.rst (100%) rename {rtfd => help}/public/bash/index.rst (100%) rename {rtfd => help}/public/bash/snippets.rst (100%) rename {rtfd => help}/public/bcompare/index.rst (100%) rename {rtfd => help}/public/bind9/index.rst (100%) rename {rtfd => help}/public/c/index.rst (100%) rename {rtfd => help}/public/certbot/index.rst (100%) rename {rtfd => help}/public/codium/index.rst (100%) rename {rtfd => help}/public/connect/download.rst (100%) rename {rtfd => help}/public/connect/index.rst (100%) rename {rtfd => help}/public/coreutils/index.rst (100%) rename {rtfd => help}/public/curl/email.rst (100%) rename {rtfd => help}/public/curl/index.rst (100%) rename {rtfd => help}/public/dane/index.rst (100%) rename {rtfd => help}/public/dd/index.rst (100%) rename {rtfd => help}/public/debian/index.rst (100%) rename {rtfd => help}/public/debian/packages.rst (100%) rename {rtfd => help}/public/debian/repositories.rst (100%) rename {rtfd => help}/public/debian/system/index.rst (100%) rename {rtfd => help}/public/debian/system/system.rst (100%) rename {rtfd => help}/public/debmirror/index.rst (100%) rename {rtfd => help}/public/debootstrap/dldebs.rst (100%) rename {rtfd => help}/public/debootstrap/finddebs.rst (100%) rename {rtfd => help}/public/debootstrap/first_stage.rst (100%) rename {rtfd => help}/public/debootstrap/index.rst (100%) rename {rtfd => help}/public/debootstrap/second_stage.rst (100%) rename {rtfd => help}/public/dns/hostname.rst (100%) rename {rtfd => help}/public/dns/hosts.rst (100%) rename {rtfd => help}/public/dns/index.rst (100%) rename {rtfd => help}/public/dns/resolv.rst (100%) rename {rtfd => help}/public/docker/host.rst (100%) rename {rtfd => help}/public/docker/index.rst (100%) rename {rtfd => help}/public/fcgiwrap/index.rst (100%) rename {rtfd => help}/public/ffmpeg/index.rst (100%) rename {rtfd => help}/public/ffmpeg/snippets.rst (100%) rename {rtfd => help}/public/firefox/configure.rst (100%) rename {rtfd => help}/public/firefox/import_certificate_from_web_page.rst (100%) rename {rtfd => help}/public/firefox/index.rst (100%) rename {rtfd => help}/public/forgejo/index.rst (100%) rename {rtfd => help}/public/git-bash/index.rst (100%) rename {rtfd => help}/public/git/configure.rst (100%) rename {rtfd => help}/public/git/index.rst (100%) rename {rtfd => help}/public/git/snippets.rst (100%) rename {rtfd => help}/public/gitlab-ci/index.rst (100%) rename {rtfd => help}/public/gitweb/index.rst (100%) rename {rtfd => help}/public/gnome/configure.rst (100%) rename {rtfd => help}/public/gnome/index.rst (100%) rename {rtfd => help}/public/gnupg/configure.rst (100%) rename {rtfd => help}/public/gnupg/fun.rst (100%) rename {rtfd => help}/public/gnupg/generate.rst (100%) rename {rtfd => help}/public/gnupg/index.rst (100%) rename {rtfd => help}/public/gnupg/overview.rst (100%) rename {rtfd => help}/public/gnupg/servers.rst (100%) rename {rtfd => help}/public/gource/index.rst (100%) rename {rtfd => help}/public/gource/render.rst (100%) rename {rtfd => help}/public/grub/index.rst (100%) rename {rtfd => help}/public/grub/modules.rst (100%) rename {rtfd => help}/public/grub/standalone.rst (100%) rename {rtfd => help}/public/ifupdown2/configure.rst (100%) rename {rtfd => help}/public/ifupdown2/index.rst (100%) rename {rtfd => help}/public/imagemagick/index.rst (100%) rename {rtfd => help}/public/isc-dhcp-server/index.rst (100%) rename {rtfd => help}/public/kubernetes/index.rst (100%) rename {rtfd => help}/public/letsencrypt/index.rst (100%) rename {rtfd => help}/public/libnss3-tools/delete.rst (100%) rename {rtfd => help}/public/libnss3-tools/import.rst (100%) rename {rtfd => help}/public/libnss3-tools/index.rst (100%) rename {rtfd => help}/public/libnss3-tools/list.rst (100%) rename {rtfd => help}/public/libreoffice/convert.rst (100%) rename {rtfd => help}/public/libreoffice/index.rst (100%) rename {rtfd => help}/public/lxc/container.rst (100%) rename {rtfd => help}/public/lxc/host.rst (100%) rename {rtfd => help}/public/lxc/index.rst (100%) rename {rtfd => help}/public/lxc/unprivileged.rst (100%) rename {rtfd => help}/public/markdown/index.rst (100%) rename {rtfd => help}/public/markdown/syntax.rst (100%) rename {rtfd => help}/public/mdadm/creation.rst (100%) rename {rtfd => help}/public/mdadm/index.rst (100%) rename {rtfd => help}/public/mdadm/manual.rst (100%) rename {rtfd => help}/public/mdadm/persistence.rst (100%) rename {rtfd => help}/public/msys2/index.rst (100%) rename {rtfd => help}/public/nginx/configure.rst (100%) rename {rtfd => help}/public/nginx/index.rst (100%) rename {rtfd => help}/public/nginx/serve.rst (100%) rename {rtfd => help}/public/openssl/ca/create.rst (100%) rename {rtfd => help}/public/openssl/ca/index.rst (100%) rename {rtfd => help}/public/openssl/ca/sign.rst (100%) rename {rtfd => help}/public/openssl/dispatch.rst (100%) rename {rtfd => help}/public/openssl/index.rst (100%) rename {rtfd => help}/public/pandoc/build.rst (100%) rename {rtfd => help}/public/pandoc/index.rst (100%) rename {rtfd => help}/public/parted/index.rst (100%) rename {rtfd => help}/public/pdftk/index.rst (100%) rename {rtfd => help}/public/pip/index.rst (100%) rename {rtfd => help}/public/python3/index.rst (100%) rename {rtfd => help}/public/python3/snippets.rst (100%) rename {rtfd => help}/public/python3/syntax.rst (100%) rename {rtfd => help}/public/qemu-system/index.rst (100%) rename {rtfd => help}/public/restructuredtext/image.png (100%) rename {rtfd => help}/public/restructuredtext/index.rst (100%) rename {rtfd => help}/public/restructuredtext/syntax.rst (100%) rename {rtfd => help}/public/restructuredtext/tree.rst (100%) rename {rtfd => help}/public/rsync/index.rst (100%) rename {rtfd => help}/public/rsync/snippets.rst (100%) rename {rtfd => help}/public/smtp/index.rst (100%) rename {rtfd => help}/public/sphinx/build.rst (100%) rename {rtfd => help}/public/sphinx/configure.rst (100%) rename {rtfd => help}/public/sphinx/create.rst (100%) rename {rtfd => help}/public/sphinx/index.rst (100%) rename {rtfd => help}/public/sphinx/install.rst (100%) rename {rtfd => help}/public/squashfs-tools/index.rst (100%) rename {rtfd => help}/public/ssh/index.rst (100%) rename {rtfd => help}/public/sshd/index.rst (100%) rename {rtfd => help}/public/systemd/index.rst (100%) rename {rtfd => help}/public/systemd/journal.rst (100%) rename {rtfd => help}/public/systemd/services.rst (100%) rename {rtfd => help}/public/systemd/system.rst (100%) rename {rtfd => help}/public/tar/index.rst (100%) rename {rtfd => help}/public/texlive/index.rst (100%) rename {rtfd => help}/public/texlive/install.rst (100%) rename {rtfd => help}/public/u-boot/index.rst (100%) rename {rtfd => help}/public/unbound/index.rst (100%) rename {rtfd => help}/public/web/images/debanner.jpeg (100%) rename {rtfd => help}/public/web/images/logo.svg (100%) rename {rtfd => help}/public/web/index.html (100%) rename {rtfd => help}/public/web/index.rst (100%) rename {rtfd => help}/public/web/script/debug.js (100%) rename {rtfd => help}/public/web/style/debug.css (100%) rename {rtfd => help}/public/web/style/main.css (100%) rename {rtfd => help}/public/web/style/reset.css (100%) rename {rtfd => help}/public/wget/index.rst (100%) rename {rtfd => help}/public/windows/index.rst (100%) rename {rtfd => help}/public/xorriso/index.rst (100%) rename {rtfd => help}/public/xrdp/index.rst (100%) rename {rtfd => help}/tasks.rst (100%) diff --git a/rtfd/dns+pgp b/help/dns+pgp similarity index 100% rename from rtfd/dns+pgp rename to help/dns+pgp diff --git a/rtfd/index.rst b/help/index.rst similarity index 100% rename from rtfd/index.rst rename to help/index.rst diff --git a/rtfd/public/alsa/index.rst b/help/public/alsa/index.rst similarity index 100% rename from rtfd/public/alsa/index.rst rename to help/public/alsa/index.rst diff --git a/rtfd/public/ansible/index.rst b/help/public/ansible/index.rst similarity index 100% rename from rtfd/public/ansible/index.rst rename to help/public/ansible/index.rst diff --git a/rtfd/public/apt-mirror/index.rst b/help/public/apt-mirror/index.rst similarity index 100% rename from rtfd/public/apt-mirror/index.rst rename to help/public/apt-mirror/index.rst diff --git a/rtfd/public/apt/configure.rst b/help/public/apt/configure.rst similarity index 100% rename from rtfd/public/apt/configure.rst rename to help/public/apt/configure.rst diff --git a/rtfd/public/apt/index.rst b/help/public/apt/index.rst similarity index 100% rename from rtfd/public/apt/index.rst rename to help/public/apt/index.rst diff --git a/rtfd/public/apt/upgrade.rst b/help/public/apt/upgrade.rst similarity index 100% rename from rtfd/public/apt/upgrade.rst rename to help/public/apt/upgrade.rst diff --git a/rtfd/public/bash/completion.rst b/help/public/bash/completion.rst similarity index 100% rename from rtfd/public/bash/completion.rst rename to help/public/bash/completion.rst diff --git a/rtfd/public/bash/configure.rst b/help/public/bash/configure.rst similarity index 100% rename from rtfd/public/bash/configure.rst rename to help/public/bash/configure.rst diff --git a/rtfd/public/bash/index.rst b/help/public/bash/index.rst similarity index 100% rename from rtfd/public/bash/index.rst rename to help/public/bash/index.rst diff --git a/rtfd/public/bash/snippets.rst b/help/public/bash/snippets.rst similarity index 100% rename from rtfd/public/bash/snippets.rst rename to help/public/bash/snippets.rst diff --git a/rtfd/public/bcompare/index.rst b/help/public/bcompare/index.rst similarity index 100% rename from rtfd/public/bcompare/index.rst rename to help/public/bcompare/index.rst diff --git a/rtfd/public/bind9/index.rst b/help/public/bind9/index.rst similarity index 100% rename from rtfd/public/bind9/index.rst rename to help/public/bind9/index.rst diff --git a/rtfd/public/c/index.rst b/help/public/c/index.rst similarity index 100% rename from rtfd/public/c/index.rst rename to help/public/c/index.rst diff --git a/rtfd/public/certbot/index.rst b/help/public/certbot/index.rst similarity index 100% rename from rtfd/public/certbot/index.rst rename to help/public/certbot/index.rst diff --git a/rtfd/public/codium/index.rst b/help/public/codium/index.rst similarity index 100% rename from rtfd/public/codium/index.rst rename to help/public/codium/index.rst diff --git a/rtfd/public/connect/download.rst b/help/public/connect/download.rst similarity index 100% rename from rtfd/public/connect/download.rst rename to help/public/connect/download.rst diff --git a/rtfd/public/connect/index.rst b/help/public/connect/index.rst similarity index 100% rename from rtfd/public/connect/index.rst rename to help/public/connect/index.rst diff --git a/rtfd/public/coreutils/index.rst b/help/public/coreutils/index.rst similarity index 100% rename from rtfd/public/coreutils/index.rst rename to help/public/coreutils/index.rst diff --git a/rtfd/public/curl/email.rst b/help/public/curl/email.rst similarity index 100% rename from rtfd/public/curl/email.rst rename to help/public/curl/email.rst diff --git a/rtfd/public/curl/index.rst b/help/public/curl/index.rst similarity index 100% rename from rtfd/public/curl/index.rst rename to help/public/curl/index.rst diff --git a/rtfd/public/dane/index.rst b/help/public/dane/index.rst similarity index 100% rename from rtfd/public/dane/index.rst rename to help/public/dane/index.rst diff --git a/rtfd/public/dd/index.rst b/help/public/dd/index.rst similarity index 100% rename from rtfd/public/dd/index.rst rename to help/public/dd/index.rst diff --git a/rtfd/public/debian/index.rst b/help/public/debian/index.rst similarity index 100% rename from rtfd/public/debian/index.rst rename to help/public/debian/index.rst diff --git a/rtfd/public/debian/packages.rst b/help/public/debian/packages.rst similarity index 100% rename from rtfd/public/debian/packages.rst rename to help/public/debian/packages.rst diff --git a/rtfd/public/debian/repositories.rst b/help/public/debian/repositories.rst similarity index 100% rename from rtfd/public/debian/repositories.rst rename to help/public/debian/repositories.rst diff --git a/rtfd/public/debian/system/index.rst b/help/public/debian/system/index.rst similarity index 100% rename from rtfd/public/debian/system/index.rst rename to help/public/debian/system/index.rst diff --git a/rtfd/public/debian/system/system.rst b/help/public/debian/system/system.rst similarity index 100% rename from rtfd/public/debian/system/system.rst rename to help/public/debian/system/system.rst diff --git a/rtfd/public/debmirror/index.rst b/help/public/debmirror/index.rst similarity index 100% rename from rtfd/public/debmirror/index.rst rename to help/public/debmirror/index.rst diff --git a/rtfd/public/debootstrap/dldebs.rst b/help/public/debootstrap/dldebs.rst similarity index 100% rename from rtfd/public/debootstrap/dldebs.rst rename to help/public/debootstrap/dldebs.rst diff --git a/rtfd/public/debootstrap/finddebs.rst b/help/public/debootstrap/finddebs.rst similarity index 100% rename from rtfd/public/debootstrap/finddebs.rst rename to help/public/debootstrap/finddebs.rst diff --git a/rtfd/public/debootstrap/first_stage.rst b/help/public/debootstrap/first_stage.rst similarity index 100% rename from rtfd/public/debootstrap/first_stage.rst rename to help/public/debootstrap/first_stage.rst diff --git a/rtfd/public/debootstrap/index.rst b/help/public/debootstrap/index.rst similarity index 100% rename from rtfd/public/debootstrap/index.rst rename to help/public/debootstrap/index.rst diff --git a/rtfd/public/debootstrap/second_stage.rst b/help/public/debootstrap/second_stage.rst similarity index 100% rename from rtfd/public/debootstrap/second_stage.rst rename to help/public/debootstrap/second_stage.rst diff --git a/rtfd/public/dns/hostname.rst b/help/public/dns/hostname.rst similarity index 100% rename from rtfd/public/dns/hostname.rst rename to help/public/dns/hostname.rst diff --git a/rtfd/public/dns/hosts.rst b/help/public/dns/hosts.rst similarity index 100% rename from rtfd/public/dns/hosts.rst rename to help/public/dns/hosts.rst diff --git a/rtfd/public/dns/index.rst b/help/public/dns/index.rst similarity index 100% rename from rtfd/public/dns/index.rst rename to help/public/dns/index.rst diff --git a/rtfd/public/dns/resolv.rst b/help/public/dns/resolv.rst similarity index 100% rename from rtfd/public/dns/resolv.rst rename to help/public/dns/resolv.rst diff --git a/rtfd/public/docker/host.rst b/help/public/docker/host.rst similarity index 100% rename from rtfd/public/docker/host.rst rename to help/public/docker/host.rst diff --git a/rtfd/public/docker/index.rst b/help/public/docker/index.rst similarity index 100% rename from rtfd/public/docker/index.rst rename to help/public/docker/index.rst diff --git a/rtfd/public/fcgiwrap/index.rst b/help/public/fcgiwrap/index.rst similarity index 100% rename from rtfd/public/fcgiwrap/index.rst rename to help/public/fcgiwrap/index.rst diff --git a/rtfd/public/ffmpeg/index.rst b/help/public/ffmpeg/index.rst similarity index 100% rename from rtfd/public/ffmpeg/index.rst rename to help/public/ffmpeg/index.rst diff --git a/rtfd/public/ffmpeg/snippets.rst b/help/public/ffmpeg/snippets.rst similarity index 100% rename from rtfd/public/ffmpeg/snippets.rst rename to help/public/ffmpeg/snippets.rst diff --git a/rtfd/public/firefox/configure.rst b/help/public/firefox/configure.rst similarity index 100% rename from rtfd/public/firefox/configure.rst rename to help/public/firefox/configure.rst diff --git a/rtfd/public/firefox/import_certificate_from_web_page.rst b/help/public/firefox/import_certificate_from_web_page.rst similarity index 100% rename from rtfd/public/firefox/import_certificate_from_web_page.rst rename to help/public/firefox/import_certificate_from_web_page.rst diff --git a/rtfd/public/firefox/index.rst b/help/public/firefox/index.rst similarity index 100% rename from rtfd/public/firefox/index.rst rename to help/public/firefox/index.rst diff --git a/rtfd/public/forgejo/index.rst b/help/public/forgejo/index.rst similarity index 100% rename from rtfd/public/forgejo/index.rst rename to help/public/forgejo/index.rst diff --git a/rtfd/public/git-bash/index.rst b/help/public/git-bash/index.rst similarity index 100% rename from rtfd/public/git-bash/index.rst rename to help/public/git-bash/index.rst diff --git a/rtfd/public/git/configure.rst b/help/public/git/configure.rst similarity index 100% rename from rtfd/public/git/configure.rst rename to help/public/git/configure.rst diff --git a/rtfd/public/git/index.rst b/help/public/git/index.rst similarity index 100% rename from rtfd/public/git/index.rst rename to help/public/git/index.rst diff --git a/rtfd/public/git/snippets.rst b/help/public/git/snippets.rst similarity index 100% rename from rtfd/public/git/snippets.rst rename to help/public/git/snippets.rst diff --git a/rtfd/public/gitlab-ci/index.rst b/help/public/gitlab-ci/index.rst similarity index 100% rename from rtfd/public/gitlab-ci/index.rst rename to help/public/gitlab-ci/index.rst diff --git a/rtfd/public/gitweb/index.rst b/help/public/gitweb/index.rst similarity index 100% rename from rtfd/public/gitweb/index.rst rename to help/public/gitweb/index.rst diff --git a/rtfd/public/gnome/configure.rst b/help/public/gnome/configure.rst similarity index 100% rename from rtfd/public/gnome/configure.rst rename to help/public/gnome/configure.rst diff --git a/rtfd/public/gnome/index.rst b/help/public/gnome/index.rst similarity index 100% rename from rtfd/public/gnome/index.rst rename to help/public/gnome/index.rst diff --git a/rtfd/public/gnupg/configure.rst b/help/public/gnupg/configure.rst similarity index 100% rename from rtfd/public/gnupg/configure.rst rename to help/public/gnupg/configure.rst diff --git a/rtfd/public/gnupg/fun.rst b/help/public/gnupg/fun.rst similarity index 100% rename from rtfd/public/gnupg/fun.rst rename to help/public/gnupg/fun.rst diff --git a/rtfd/public/gnupg/generate.rst b/help/public/gnupg/generate.rst similarity index 100% rename from rtfd/public/gnupg/generate.rst rename to help/public/gnupg/generate.rst diff --git a/rtfd/public/gnupg/index.rst b/help/public/gnupg/index.rst similarity index 100% rename from rtfd/public/gnupg/index.rst rename to help/public/gnupg/index.rst diff --git a/rtfd/public/gnupg/overview.rst b/help/public/gnupg/overview.rst similarity index 100% rename from rtfd/public/gnupg/overview.rst rename to help/public/gnupg/overview.rst diff --git a/rtfd/public/gnupg/servers.rst b/help/public/gnupg/servers.rst similarity index 100% rename from rtfd/public/gnupg/servers.rst rename to help/public/gnupg/servers.rst diff --git a/rtfd/public/gource/index.rst b/help/public/gource/index.rst similarity index 100% rename from rtfd/public/gource/index.rst rename to help/public/gource/index.rst diff --git a/rtfd/public/gource/render.rst b/help/public/gource/render.rst similarity index 100% rename from rtfd/public/gource/render.rst rename to help/public/gource/render.rst diff --git a/rtfd/public/grub/index.rst b/help/public/grub/index.rst similarity index 100% rename from rtfd/public/grub/index.rst rename to help/public/grub/index.rst diff --git a/rtfd/public/grub/modules.rst b/help/public/grub/modules.rst similarity index 100% rename from rtfd/public/grub/modules.rst rename to help/public/grub/modules.rst diff --git a/rtfd/public/grub/standalone.rst b/help/public/grub/standalone.rst similarity index 100% rename from rtfd/public/grub/standalone.rst rename to help/public/grub/standalone.rst diff --git a/rtfd/public/ifupdown2/configure.rst b/help/public/ifupdown2/configure.rst similarity index 100% rename from rtfd/public/ifupdown2/configure.rst rename to help/public/ifupdown2/configure.rst diff --git a/rtfd/public/ifupdown2/index.rst b/help/public/ifupdown2/index.rst similarity index 100% rename from rtfd/public/ifupdown2/index.rst rename to help/public/ifupdown2/index.rst diff --git a/rtfd/public/imagemagick/index.rst b/help/public/imagemagick/index.rst similarity index 100% rename from rtfd/public/imagemagick/index.rst rename to help/public/imagemagick/index.rst diff --git a/rtfd/public/isc-dhcp-server/index.rst b/help/public/isc-dhcp-server/index.rst similarity index 100% rename from rtfd/public/isc-dhcp-server/index.rst rename to help/public/isc-dhcp-server/index.rst diff --git a/rtfd/public/kubernetes/index.rst b/help/public/kubernetes/index.rst similarity index 100% rename from rtfd/public/kubernetes/index.rst rename to help/public/kubernetes/index.rst diff --git a/rtfd/public/letsencrypt/index.rst b/help/public/letsencrypt/index.rst similarity index 100% rename from rtfd/public/letsencrypt/index.rst rename to help/public/letsencrypt/index.rst diff --git a/rtfd/public/libnss3-tools/delete.rst b/help/public/libnss3-tools/delete.rst similarity index 100% rename from rtfd/public/libnss3-tools/delete.rst rename to help/public/libnss3-tools/delete.rst diff --git a/rtfd/public/libnss3-tools/import.rst b/help/public/libnss3-tools/import.rst similarity index 100% rename from rtfd/public/libnss3-tools/import.rst rename to help/public/libnss3-tools/import.rst diff --git a/rtfd/public/libnss3-tools/index.rst b/help/public/libnss3-tools/index.rst similarity index 100% rename from rtfd/public/libnss3-tools/index.rst rename to help/public/libnss3-tools/index.rst diff --git a/rtfd/public/libnss3-tools/list.rst b/help/public/libnss3-tools/list.rst similarity index 100% rename from rtfd/public/libnss3-tools/list.rst rename to help/public/libnss3-tools/list.rst diff --git a/rtfd/public/libreoffice/convert.rst b/help/public/libreoffice/convert.rst similarity index 100% rename from rtfd/public/libreoffice/convert.rst rename to help/public/libreoffice/convert.rst diff --git a/rtfd/public/libreoffice/index.rst b/help/public/libreoffice/index.rst similarity index 100% rename from rtfd/public/libreoffice/index.rst rename to help/public/libreoffice/index.rst diff --git a/rtfd/public/lxc/container.rst b/help/public/lxc/container.rst similarity index 100% rename from rtfd/public/lxc/container.rst rename to help/public/lxc/container.rst diff --git a/rtfd/public/lxc/host.rst b/help/public/lxc/host.rst similarity index 100% rename from rtfd/public/lxc/host.rst rename to help/public/lxc/host.rst diff --git a/rtfd/public/lxc/index.rst b/help/public/lxc/index.rst similarity index 100% rename from rtfd/public/lxc/index.rst rename to help/public/lxc/index.rst diff --git a/rtfd/public/lxc/unprivileged.rst b/help/public/lxc/unprivileged.rst similarity index 100% rename from rtfd/public/lxc/unprivileged.rst rename to help/public/lxc/unprivileged.rst diff --git a/rtfd/public/markdown/index.rst b/help/public/markdown/index.rst similarity index 100% rename from rtfd/public/markdown/index.rst rename to help/public/markdown/index.rst diff --git a/rtfd/public/markdown/syntax.rst b/help/public/markdown/syntax.rst similarity index 100% rename from rtfd/public/markdown/syntax.rst rename to help/public/markdown/syntax.rst diff --git a/rtfd/public/mdadm/creation.rst b/help/public/mdadm/creation.rst similarity index 100% rename from rtfd/public/mdadm/creation.rst rename to help/public/mdadm/creation.rst diff --git a/rtfd/public/mdadm/index.rst b/help/public/mdadm/index.rst similarity index 100% rename from rtfd/public/mdadm/index.rst rename to help/public/mdadm/index.rst diff --git a/rtfd/public/mdadm/manual.rst b/help/public/mdadm/manual.rst similarity index 100% rename from rtfd/public/mdadm/manual.rst rename to help/public/mdadm/manual.rst diff --git a/rtfd/public/mdadm/persistence.rst b/help/public/mdadm/persistence.rst similarity index 100% rename from rtfd/public/mdadm/persistence.rst rename to help/public/mdadm/persistence.rst diff --git a/rtfd/public/msys2/index.rst b/help/public/msys2/index.rst similarity index 100% rename from rtfd/public/msys2/index.rst rename to help/public/msys2/index.rst diff --git a/rtfd/public/nginx/configure.rst b/help/public/nginx/configure.rst similarity index 100% rename from rtfd/public/nginx/configure.rst rename to help/public/nginx/configure.rst diff --git a/rtfd/public/nginx/index.rst b/help/public/nginx/index.rst similarity index 100% rename from rtfd/public/nginx/index.rst rename to help/public/nginx/index.rst diff --git a/rtfd/public/nginx/serve.rst b/help/public/nginx/serve.rst similarity index 100% rename from rtfd/public/nginx/serve.rst rename to help/public/nginx/serve.rst diff --git a/rtfd/public/openssl/ca/create.rst b/help/public/openssl/ca/create.rst similarity index 100% rename from rtfd/public/openssl/ca/create.rst rename to help/public/openssl/ca/create.rst diff --git a/rtfd/public/openssl/ca/index.rst b/help/public/openssl/ca/index.rst similarity index 100% rename from rtfd/public/openssl/ca/index.rst rename to help/public/openssl/ca/index.rst diff --git a/rtfd/public/openssl/ca/sign.rst b/help/public/openssl/ca/sign.rst similarity index 100% rename from rtfd/public/openssl/ca/sign.rst rename to help/public/openssl/ca/sign.rst diff --git a/rtfd/public/openssl/dispatch.rst b/help/public/openssl/dispatch.rst similarity index 100% rename from rtfd/public/openssl/dispatch.rst rename to help/public/openssl/dispatch.rst diff --git a/rtfd/public/openssl/index.rst b/help/public/openssl/index.rst similarity index 100% rename from rtfd/public/openssl/index.rst rename to help/public/openssl/index.rst diff --git a/rtfd/public/pandoc/build.rst b/help/public/pandoc/build.rst similarity index 100% rename from rtfd/public/pandoc/build.rst rename to help/public/pandoc/build.rst diff --git a/rtfd/public/pandoc/index.rst b/help/public/pandoc/index.rst similarity index 100% rename from rtfd/public/pandoc/index.rst rename to help/public/pandoc/index.rst diff --git a/rtfd/public/parted/index.rst b/help/public/parted/index.rst similarity index 100% rename from rtfd/public/parted/index.rst rename to help/public/parted/index.rst diff --git a/rtfd/public/pdftk/index.rst b/help/public/pdftk/index.rst similarity index 100% rename from rtfd/public/pdftk/index.rst rename to help/public/pdftk/index.rst diff --git a/rtfd/public/pip/index.rst b/help/public/pip/index.rst similarity index 100% rename from rtfd/public/pip/index.rst rename to help/public/pip/index.rst diff --git a/rtfd/public/python3/index.rst b/help/public/python3/index.rst similarity index 100% rename from rtfd/public/python3/index.rst rename to help/public/python3/index.rst diff --git a/rtfd/public/python3/snippets.rst b/help/public/python3/snippets.rst similarity index 100% rename from rtfd/public/python3/snippets.rst rename to help/public/python3/snippets.rst diff --git a/rtfd/public/python3/syntax.rst b/help/public/python3/syntax.rst similarity index 100% rename from rtfd/public/python3/syntax.rst rename to help/public/python3/syntax.rst diff --git a/rtfd/public/qemu-system/index.rst b/help/public/qemu-system/index.rst similarity index 100% rename from rtfd/public/qemu-system/index.rst rename to help/public/qemu-system/index.rst diff --git a/rtfd/public/restructuredtext/image.png b/help/public/restructuredtext/image.png similarity index 100% rename from rtfd/public/restructuredtext/image.png rename to help/public/restructuredtext/image.png diff --git a/rtfd/public/restructuredtext/index.rst b/help/public/restructuredtext/index.rst similarity index 100% rename from rtfd/public/restructuredtext/index.rst rename to help/public/restructuredtext/index.rst diff --git a/rtfd/public/restructuredtext/syntax.rst b/help/public/restructuredtext/syntax.rst similarity index 100% rename from rtfd/public/restructuredtext/syntax.rst rename to help/public/restructuredtext/syntax.rst diff --git a/rtfd/public/restructuredtext/tree.rst b/help/public/restructuredtext/tree.rst similarity index 100% rename from rtfd/public/restructuredtext/tree.rst rename to help/public/restructuredtext/tree.rst diff --git a/rtfd/public/rsync/index.rst b/help/public/rsync/index.rst similarity index 100% rename from rtfd/public/rsync/index.rst rename to help/public/rsync/index.rst diff --git a/rtfd/public/rsync/snippets.rst b/help/public/rsync/snippets.rst similarity index 100% rename from rtfd/public/rsync/snippets.rst rename to help/public/rsync/snippets.rst diff --git a/rtfd/public/smtp/index.rst b/help/public/smtp/index.rst similarity index 100% rename from rtfd/public/smtp/index.rst rename to help/public/smtp/index.rst diff --git a/rtfd/public/sphinx/build.rst b/help/public/sphinx/build.rst similarity index 100% rename from rtfd/public/sphinx/build.rst rename to help/public/sphinx/build.rst diff --git a/rtfd/public/sphinx/configure.rst b/help/public/sphinx/configure.rst similarity index 100% rename from rtfd/public/sphinx/configure.rst rename to help/public/sphinx/configure.rst diff --git a/rtfd/public/sphinx/create.rst b/help/public/sphinx/create.rst similarity index 100% rename from rtfd/public/sphinx/create.rst rename to help/public/sphinx/create.rst diff --git a/rtfd/public/sphinx/index.rst b/help/public/sphinx/index.rst similarity index 100% rename from rtfd/public/sphinx/index.rst rename to help/public/sphinx/index.rst diff --git a/rtfd/public/sphinx/install.rst b/help/public/sphinx/install.rst similarity index 100% rename from rtfd/public/sphinx/install.rst rename to help/public/sphinx/install.rst diff --git a/rtfd/public/squashfs-tools/index.rst b/help/public/squashfs-tools/index.rst similarity index 100% rename from rtfd/public/squashfs-tools/index.rst rename to help/public/squashfs-tools/index.rst diff --git a/rtfd/public/ssh/index.rst b/help/public/ssh/index.rst similarity index 100% rename from rtfd/public/ssh/index.rst rename to help/public/ssh/index.rst diff --git a/rtfd/public/sshd/index.rst b/help/public/sshd/index.rst similarity index 100% rename from rtfd/public/sshd/index.rst rename to help/public/sshd/index.rst diff --git a/rtfd/public/systemd/index.rst b/help/public/systemd/index.rst similarity index 100% rename from rtfd/public/systemd/index.rst rename to help/public/systemd/index.rst diff --git a/rtfd/public/systemd/journal.rst b/help/public/systemd/journal.rst similarity index 100% rename from rtfd/public/systemd/journal.rst rename to help/public/systemd/journal.rst diff --git a/rtfd/public/systemd/services.rst b/help/public/systemd/services.rst similarity index 100% rename from rtfd/public/systemd/services.rst rename to help/public/systemd/services.rst diff --git a/rtfd/public/systemd/system.rst b/help/public/systemd/system.rst similarity index 100% rename from rtfd/public/systemd/system.rst rename to help/public/systemd/system.rst diff --git a/rtfd/public/tar/index.rst b/help/public/tar/index.rst similarity index 100% rename from rtfd/public/tar/index.rst rename to help/public/tar/index.rst diff --git a/rtfd/public/texlive/index.rst b/help/public/texlive/index.rst similarity index 100% rename from rtfd/public/texlive/index.rst rename to help/public/texlive/index.rst diff --git a/rtfd/public/texlive/install.rst b/help/public/texlive/install.rst similarity index 100% rename from rtfd/public/texlive/install.rst rename to help/public/texlive/install.rst diff --git a/rtfd/public/u-boot/index.rst b/help/public/u-boot/index.rst similarity index 100% rename from rtfd/public/u-boot/index.rst rename to help/public/u-boot/index.rst diff --git a/rtfd/public/unbound/index.rst b/help/public/unbound/index.rst similarity index 100% rename from rtfd/public/unbound/index.rst rename to help/public/unbound/index.rst diff --git a/rtfd/public/web/images/debanner.jpeg b/help/public/web/images/debanner.jpeg similarity index 100% rename from rtfd/public/web/images/debanner.jpeg rename to help/public/web/images/debanner.jpeg diff --git a/rtfd/public/web/images/logo.svg b/help/public/web/images/logo.svg similarity index 100% rename from rtfd/public/web/images/logo.svg rename to help/public/web/images/logo.svg diff --git a/rtfd/public/web/index.html b/help/public/web/index.html similarity index 100% rename from rtfd/public/web/index.html rename to help/public/web/index.html diff --git a/rtfd/public/web/index.rst b/help/public/web/index.rst similarity index 100% rename from rtfd/public/web/index.rst rename to help/public/web/index.rst diff --git a/rtfd/public/web/script/debug.js b/help/public/web/script/debug.js similarity index 100% rename from rtfd/public/web/script/debug.js rename to help/public/web/script/debug.js diff --git a/rtfd/public/web/style/debug.css b/help/public/web/style/debug.css similarity index 100% rename from rtfd/public/web/style/debug.css rename to help/public/web/style/debug.css diff --git a/rtfd/public/web/style/main.css b/help/public/web/style/main.css similarity index 100% rename from rtfd/public/web/style/main.css rename to help/public/web/style/main.css diff --git a/rtfd/public/web/style/reset.css b/help/public/web/style/reset.css similarity index 100% rename from rtfd/public/web/style/reset.css rename to help/public/web/style/reset.css diff --git a/rtfd/public/wget/index.rst b/help/public/wget/index.rst similarity index 100% rename from rtfd/public/wget/index.rst rename to help/public/wget/index.rst diff --git a/rtfd/public/windows/index.rst b/help/public/windows/index.rst similarity index 100% rename from rtfd/public/windows/index.rst rename to help/public/windows/index.rst diff --git a/rtfd/public/xorriso/index.rst b/help/public/xorriso/index.rst similarity index 100% rename from rtfd/public/xorriso/index.rst rename to help/public/xorriso/index.rst diff --git a/rtfd/public/xrdp/index.rst b/help/public/xrdp/index.rst similarity index 100% rename from rtfd/public/xrdp/index.rst rename to help/public/xrdp/index.rst diff --git a/rtfd/tasks.rst b/help/tasks.rst similarity index 100% rename from rtfd/tasks.rst rename to help/tasks.rst