Skip to content

Commit e30ba98

Browse files
fcanovaimnencia
andauthored
docs: fix titles in nav menu (#7232)
Move the license comment in the documentation markdown files to the second line, as it was messing with the title detection. Closes #7231 Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
1 parent ffd2141 commit e30ba98

64 files changed

Lines changed: 64 additions & 68 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/markdown/pkg.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{{ define "packages" -}}
2-
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
3-
42
# API Reference
3+
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
54

65
{{ $grpname := "" -}}
76
{{- range $idx, $val := .packages -}}

docs/src/appendixes/object_stores.md

Lines changed: 1 addition & 1 deletion

docs/src/applications.md

Lines changed: 1 addition & 2 deletions

docs/src/architecture.md

Lines changed: 1 addition & 1 deletion

docs/src/backup.md

Lines changed: 1 addition & 2 deletions

docs/src/backup_barmanobjectstore.md

Lines changed: 1 addition & 1 deletion

docs/src/backup_recovery.md

Lines changed: 1 addition & 1 deletion

docs/src/backup_volumesnapshot.md

Lines changed: 1 addition & 1 deletion

docs/src/before_you_start.md

Lines changed: 1 addition & 1 deletion

docs/src/benchmarking.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)