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 5cc494f commit 48a6048Copy full SHA for 48a6048
docusaurus.config.js
@@ -132,7 +132,7 @@ const onAfterDataTransformation = (data) => {
132
133
/** @type {import('@docusaurus/types').Config} */
134
const config = {
135
- noIndex: true,
+ noIndex: false,
136
title: 'DHTMLX JavaScript Pivot Docs',
137
tagline: 'DHTMLX JavaScript Pivot Docs',
138
url: 'https://docs.dhtmlx.com',
0 commit comments