[pbs-devel] OnlineHelpInfo.js problems
Dietmar Maurer
dietmar at proxmox.com
Mon Nov 23 12:51:04 CET 2020
Anybody known why I always get the following diff:
diff --git a/www/OnlineHelpInfo.js b/www/OnlineHelpInfo.js
index aee73bf6..c54912d8 100644
--- a/www/OnlineHelpInfo.js
+++ b/www/OnlineHelpInfo.js
@@ -75,42 +75,6 @@ const proxmoxOnlineHelpInfo = {
"link": "/docs/pve-integration.html#pve-integration",
"title": "`Proxmox VE`_ Integration"
},
- "rst-primer": {
- "link": "/docs/reStructuredText-primer.html#rst-primer",
- "title": "reStructuredText Primer"
- },
- "rst-inline-markup": {
- "link": "/docs/reStructuredText-primer.html#rst-inline-markup",
- "title": "Inline markup"
- },
- "rst-literal-blocks": {
- "link": "/docs/reStructuredText-primer.html#rst-literal-blocks",
- "title": "Literal blocks"
- },
- "rst-doctest-blocks": {
- "link": "/docs/reStructuredText-primer.html#rst-doctest-blocks",
- "title": "Doctest blocks"
- },
- "rst-tables": {
- "link": "/docs/reStructuredText-primer.html#rst-tables",
- "title": "Tables"
- },
- "rst-field-lists": {
- "link": "/docs/reStructuredText-primer.html#rst-field-lists",
- "title": "Field Lists"
- },
- "rst-roles-alt": {
- "link": "/docs/reStructuredText-primer.html#rst-roles-alt",
- "title": "Roles"
- },
- "rst-directives": {
- "link": "/docs/reStructuredText-primer.html#rst-directives",
- "title": "Directives"
- },
- "html-meta": {
- "link": "/docs/reStructuredText-primer.html#html-meta",
- "title": "HTML Metadata"
- },
"storage-disk-management": {
"link": "/docs/storage.html#storage-disk-management",
"title": "Disk Management"
More information about the pbs-devel
mailing list