all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] docs: fix broken reference to backup_remote
@ 2020-10-05 15:08 Oguz Bektas
  2020-10-05 15:39 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2020-10-05 15:08 UTC (permalink / raw)
  To: pbs-devel

while restructuring the docs, explicit title wasn't included in the
correct file

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 docs/managing-remotes.rst   | 2 ++
 docs/network-management.rst | 3 ---
 www/OnlineHelpInfo.js       | 4 ++++
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/managing-remotes.rst b/docs/managing-remotes.rst
index e32eb3b4..4b956432 100644
--- a/docs/managing-remotes.rst
+++ b/docs/managing-remotes.rst
@@ -1,6 +1,8 @@
 Managing Remotes
 ================
 
+.. _backup_remote:
+
 :term:`Remote`
 --------------
 
diff --git a/docs/network-management.rst b/docs/network-management.rst
index 0656ea5f..c6288c33 100644
--- a/docs/network-management.rst
+++ b/docs/network-management.rst
@@ -86,6 +86,3 @@ You can also configure DNS settings, from the **DNS** section
 of **Configuration** or by using the ``dns`` subcommand of
 ``proxmox-backup-manager``.
 
-.. _backup_remote:
-
-
diff --git a/www/OnlineHelpInfo.js b/www/OnlineHelpInfo.js
index 235c5831..5b960b76 100644
--- a/www/OnlineHelpInfo.js
+++ b/www/OnlineHelpInfo.js
@@ -11,6 +11,10 @@ const proxmoxOnlineHelpInfo = {
     "link": "/docs/sysadmin.html#chapter-zfs",
     "title": "ZFS on Linux"
   },
+  "backup-remote": {
+    "link": "/docs/managing-remotes.html#backup-remote",
+    "title": ":term:`Remote`"
+  },
   "syncjobs": {
     "link": "/docs/managing-remotes.html#syncjobs",
     "title": "Sync Jobs"
-- 
2.20.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] docs: fix broken reference to backup_remote
  2020-10-05 15:08 [pbs-devel] [PATCH proxmox-backup] docs: fix broken reference to backup_remote Oguz Bektas
@ 2020-10-05 15:39 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-10-05 15:39 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Oguz Bektas

On 05.10.20 17:08, Oguz Bektas wrote:
> while restructuring the docs, explicit title wasn't included in the
> correct file
> 
> Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
> ---
>  docs/managing-remotes.rst   | 2 ++
>  docs/network-management.rst | 3 ---
>  www/OnlineHelpInfo.js       | 4 ++++
>  3 files changed, 6 insertions(+), 3 deletions(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-05 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 15:08 [pbs-devel] [PATCH proxmox-backup] docs: fix broken reference to backup_remote Oguz Bektas
2020-10-05 15:39 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal