Skip to content

Commit ff6ebd6

Browse files
github-actions[bot]cderv
authored andcommitted
Update reference pages for prerelease v1.9.31
1 parent c6ea2fe commit ff6ebd6

5 files changed

Lines changed: 32 additions & 370 deletions

File tree

docs/cli/cli-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.9.27",
2+
"version": "1.9.31",
33
"commands": [
44
{
55
"name": "render",

docs/reference/formats/epub.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@
119119
"name": "contributor",
120120
"description": "Contributors to this publication."
121121
},
122-
{
123-
"name": "subject",
124-
"description": "The subject of the publication."
125-
},
126122
{
127123
"name": "type",
128124
"description": "Text describing the specialized type of this publication.\n\nAn informative registry of specialized EPUB Publication \ntypes for use with this element is maintained in the \n[TypesRegistry](https://www.w3.org/publishing/epub32/epub-packages.html#bib-typesregistry), \nbut Authors may use any text string as a value.\n"
@@ -414,6 +410,10 @@
414410
"name": "metadata",
415411
"title": "Metadata",
416412
"options": [
413+
{
414+
"name": "subject",
415+
"description": "The document subject"
416+
},
417417
{
418418
"name": "date-meta",
419419
"description": "Sets the date metadata for the document"

0 commit comments

Comments
 (0)