diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-04-30 06:59:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-04-30 06:59:19 +0000 |
commit | 7c34a3676d294c9a1acc69f71ab3061074509160 (patch) | |
tree | ad04cef0d545c5e5e24e76060b6c32d65363d48e /doc/general.bb | |
parent | 48cec945051d259a06871d937ad998a1bd3e22ec (diff) | |
download | volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.gz volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.bz2 volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.zip |
Rework Help module + begin tests for Setup module
Diffstat (limited to 'doc/general.bb')
-rw-r--r-- | doc/general.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/general.bb b/doc/general.bb deleted file mode 100644 index 0b80db756..000000000 --- a/doc/general.bb +++ /dev/null @@ -1,18 +0,0 @@ -[h2]Project and site information[/h2] -[h3]$Projectname[/h3] -[zrl=[baseurl]/help/Privacy]Privacy Policy[/zrl] -[zrl=[baseurl]/help/project/governance]Project Governance[/zrl] -[zrl=[baseurl]/help/contributor/convenant]Project Covenant and Code of Conduct[/zrl] - -[h3]External resources[/h3] -[zrl=[baseurl]/help/external-resource-links]List of external resources[/zrl] -[url=https://framagit.org/hubzilla/core/]Main Website[/url] -[url=https://framagit.org/hubzilla/addons]Addon Website[/url] -[url=[baseurl]/help/credits]$Projectname Credits[/url] -[h3]About this $Projectname hub[/h3] -[zrl=[baseurl]/help/TermsOfService]Terms of Service For This Hub[/zrl] -[zrl=[baseurl]/siteinfo]Hub Information (/siteinfo)[/zrl] -[zrl=[baseurl]/siteinfo/json]Detailed Technical Hub Information in JSON format(/siteinfo/json)[/zrl] - -#include doc/macros/main_footer.bb; - |