UNPKG

@docusaurus/plugin-content-docs

Version:

Docs content plugin for Docusaurus

12 lines (11 loc) 408 B
"use strict"; /** * Copyright (c) 2017-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSIONED_DOCS_DIR = 'versioned_docs'; exports.VERSIONED_SIDEBARS_DIR = 'versioned_sidebars'; exports.VERSIONS_JSON_FILE = 'versions.json';