Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong default value for plugin-content-docs docRootComponent #10336

Closed
2 tasks done
ultimate opened this issue Jul 24, 2024 · 0 comments · Fixed by #10337
Closed
2 tasks done

Wrong default value for plugin-content-docs docRootComponent #10336

ultimate opened this issue Jul 24, 2024 · 0 comments · Fixed by #10337
Labels
documentation The issue is related to the documentation of Docusaurus

Comments

@ultimate
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Description

According to https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs#docRootComponent the default value for docRootComponent is '@theme/DocPage'. However according options.ts of plugin-content-docs the default is '@theme/DocRoot' and it seems that '@theme/DocPage' from docusaurus 2 no longer exists.

Self-service

  • I'd be willing to address this documentation request myself.
@ultimate ultimate added documentation The issue is related to the documentation of Docusaurus status: needs triage This issue has not been triaged by maintainers labels Jul 24, 2024
@OzakIOne OzakIOne removed the status: needs triage This issue has not been triaged by maintainers label Jul 24, 2024
ultimate added a commit to ultimate/docusaurus that referenced this issue Jul 24, 2024
ultimate added a commit to ultimate/docusaurus that referenced this issue Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation The issue is related to the documentation of Docusaurus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants