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

Changing the plugin context values #2581

Closed
ghominejad opened this issue Apr 11, 2020 · 1 comment
Closed

Changing the plugin context values #2581

ghominejad opened this issue Apr 11, 2020 · 1 comment
Labels
feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: needs more information There is not enough information to take action on the issue. status: needs triage This issue has not been triaged by maintainers

Comments

@ghominejad
Copy link

I have tried to change the context values but it doesn't seem to be possible inside the plugin :

module.exports = function (context, options) {
    context.siteConfig.presets....docs.sidebarPath = ...;
}
@ghominejad ghominejad added feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: needs triage This issue has not been triaged by maintainers labels Apr 11, 2020
@lex111
Copy link
Contributor

lex111 commented Apr 11, 2020

What do you want to achieve? Please fill out the issue strictly according to the opened template, only this way we will help you.

@lex111 lex111 added the status: needs more information There is not enough information to take action on the issue. label Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. status: needs more information There is not enough information to take action on the issue. status: needs triage This issue has not been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants