add and use wiki and forum macros

This commit is contained in:
Fabian Grünbichler 2016-10-04 14:10:24 +02:00 committed by Dietmar Maurer
parent 8ff3e5f7c1
commit 22e65cdff9
5 changed files with 13 additions and 11 deletions

View File

@ -2,6 +2,10 @@
:copyright: {proxmoxGmbh} :copyright: {proxmoxGmbh}
:pve: Proxmox VE :pve: Proxmox VE
:website: http://www.proxmox.com/ :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 :manmanual: {pve} Documentation
:max-width: 55em :max-width: 55em
ifndef::docinfo1[] ifndef::docinfo1[]

View File

@ -6,17 +6,15 @@ include::attributes.txt[]
Proxmox VE Wiki Proxmox VE Wiki
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
The primary source of information is the {pve} The primary source of information is the {webwiki}. It combines the reference
http://pve.proxmox.com[wiki]. It combines the reference documentaion documentation with user contributed content.
with user contributed content.
Community Support Forum Community Support Forum
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
{pve} itself is fully open source, so we always encourage our users to {pve} itself is fully open source, so we always encourage our users to
discuss and share their knowledge using the discuss and share their knowledge using the {forum}. The forum is fully
http://forum.proxmox.com/[Community Support Forum]. The forum is fully
moderated by the Proxmox support team, and has a quite large user base 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 around the whole world. Needless to say that such a large forum is a
great place to get information. great place to get information.

View File

@ -168,8 +168,8 @@ apt-get update
apt-get install proxmox-ve apt-get install proxmox-ve
---- ----
You can find a detailed step by step howto on the {pve} You can find a detailed step by step howto on the
http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie[wiki]. {webwiki-url}Install_Proxmox_VE_on_Debian_Jessie[wiki].
endif::wiki[] endif::wiki[]

View File

@ -271,5 +271,5 @@ article and is an interesting foray in the development of a large
opensource project. opensource project.
NOTE: If you are interested in working on the {pve} codebase, the NOTE: If you are interested in working on the {pve} codebase, the
https://pve.proxmox.com/wiki/Developer_Documentation[Developer {webwiki-url}Developer_Documentation[Developer Documentation] wiki
Documentation] wiki article will show you where to start. article will show you where to start.

View File

@ -15,8 +15,8 @@ additional information.
You should do such updates at regular intervals, or when we release You should do such updates at regular intervals, or when we release
versions with security related fixes. Major system upgrades are versions with security related fixes. Major system upgrades are
announced at the https://forum.proxmox.com/[Forum]. Those announcement announced at the {forum}. Those announcement also contain detailed
also contain detailed upgrade instructions. upgrade instructions.
TIP: We recommend to run regular upgrades, because it is important to TIP: We recommend to run regular upgrades, because it is important to
get the latest security updates. get the latest security updates.