We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f6c65 commit 6634b84Copy full SHA for 6634b84
organize/settings.mdx
@@ -529,6 +529,16 @@ This section contains the full reference for the `docs.json` file.
529
</Expandable>
530
</ResponseField>
531
532
+<ResponseField name="metadata" type="object">
533
+ Metadata configuration for documentation pages.
534
+
535
+ <Expandable title="Metadata">
536
+ <ResponseField name="timestamp" type="boolean">
537
+ When enabled, all pages will display the date the content was last modified. Defaults to `false`.
538
+ </ResponseField>
539
+ </Expandable>
540
+</ResponseField>
541
542
<ResponseField name="footer" type="object">
543
Footer content and social media links.
544
0 commit comments