diff options
Diffstat (limited to 'compiler/ldgallery.1.md')
-rw-r--r-- | compiler/ldgallery.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/ldgallery.1.md b/compiler/ldgallery.1.md index 4c9c6c8..3e20562 100644 --- a/compiler/ldgallery.1.md +++ b/compiler/ldgallery.1.md | |||
@@ -115,6 +115,9 @@ tags | |||
115 | 115 | ||
116 | The gallery settings reside in a file named "gallery.yaml" located at the root of the gallery's source directory. | 116 | The gallery settings reside in a file named "gallery.yaml" located at the root of the gallery's source directory. |
117 | 117 | ||
118 | galleryTitle | ||
119 | : Title of the gallery. Defaults to "ldgallery". | ||
120 | |||
118 | includedDirectories[] | 121 | includedDirectories[] |
119 | : Glob patterns of directory names to include in the gallery. Defaults to ["*"] (matches all directory names). | 122 | : Glob patterns of directory names to include in the gallery. Defaults to ["*"] (matches all directory names). |
120 | 123 | ||