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 f9e2026 commit 7349b82Copy full SHA for 7349b82
docusaurus.config.js
@@ -283,6 +283,7 @@ module.exports = {
283
'@signalwire/docusaurus-plugin-llms-txt',
284
/** @type {import('@signalwire/docusaurus-plugin-llms-txt').PluginOptions} */
285
({
286
+ siteDescription: 'The entire content of Apify documentation is available in a single Markdown file at https://docs.apify.com/llms-full.txt',
287
content: {
288
includeVersionedDocs: false,
289
enableLlmsFullTxt: true,
0 commit comments