[pve-devel] [PATCH docs 2/2] add and use wiki and forum macros
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Sep 23 13:37:46 CEST 2016
---
attributes.txt | 4 ++++
getting-help.adoc | 8 +++-----
system-software-updates.adoc | 4 ++--
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/attributes.txt b/attributes.txt
index f0fe7ca..7ab1fa3 100644
--- a/attributes.txt
+++ b/attributes.txt
@@ -2,6 +2,10 @@
:copyright: {proxmoxGmbh}
:pve: Proxmox VE
:website: http://www.proxmox.com/
+:forum-url: https://forum.proxmox.com/
+:forum: https://forum.proxmox.com/[{pve} Community Forum]
+:webwiki-url: https://pve.proxmox.com/wiki/
+:webwiki: https://pve.proxmox.com/wiki/[{pve} Wiki]
:manmanual: {pve} Documentation
:max-width: 55em
ifndef::docinfo1[]
diff --git a/getting-help.adoc b/getting-help.adoc
index 0bb28a7..ed92afe 100644
--- a/getting-help.adoc
+++ b/getting-help.adoc
@@ -6,17 +6,15 @@ include::attributes.txt[]
Proxmox VE Wiki
~~~~~~~~~~~~~~~
-The primary source of information is the {pve}
-http://pve.proxmox.com[wiki]. It combines the reference documentaion
-with user contributed content.
+The primary source of information is the {webwiki}. It combines the reference
+documentation with user contributed content.
Community Support Forum
~~~~~~~~~~~~~~~~~~~~~~~
{pve} itself is fully open source, so we always encourage our users to
-discuss and share their knowledge using the
-http://forum.proxmox.com/[Community Support Forum]. The forum is fully
+discuss and share their knowledge using the {forum}. The forum is fully
moderated by the Proxmox support team, and has a quite large user base
around the whole world. Needless to say that such a large forum is a
great place to get information.
diff --git a/system-software-updates.adoc b/system-software-updates.adoc
index 5d20daf..72073b1 100644
--- a/system-software-updates.adoc
+++ b/system-software-updates.adoc
@@ -15,8 +15,8 @@ additional information.
You should do such updates at regular intervals, or when we release
versions with security related fixes. Major system upgrades are
-announced at the https://forum.proxmox.com/[Forum]. Those announcement
-also contain detailed upgrade instructions.
+announced at the {forum}. Those announcement also contain detailed
+upgrade instructions.
TIP: We recommend to run regular upgrades, because it is important to
get the latest security updates.
--
2.1.4
More information about the pve-devel
mailing list