Skip to content

Commit 6d8b6e3

Browse files
calendar events: fix build for wiki target
This was actually just some POC that got committed by accident and broke build to to getting a title where not expecting it as there where two (relatively seen) top-level titles in the calendar events page. Fix that by declaring an actual level-0 heading (i.e., title) in the wiki context. This then should also fix a dangling link to the calendar-events wiki page for the docs-in-wiki stuff, e.g., "calendar events" in backup chapter [0] pointint to 404 [1], that Fiona reported a few weeks ago. [0]: https://pve.proxmox.com/wiki/Backup_and_Restore#vzdump_jobs [1]: https://pve.proxmox.com/wiki/Schedule_Format#chapter_calendar_events Fixes: a90b75d ("package repos: add Ceph 18.2 Reef repos") Reported-by: Lukas Wagner <[email protected]> Signed-off-by: Thomas Lamprecht <[email protected]>
1 parent cf50cfe commit 6d8b6e3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

calendar-events.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
[[chapter_calendar_events]]
12
ifdef::wiki[]
2-
:title: Schedule Format
3+
Calendar Events
4+
===============
5+
:pve-toplevel:
36
endif::wiki[]
47

5-
[[chapter_calendar_events]]
68
Schedule Format
79
---------------
810

0 commit comments

Comments
 (0)