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

feat: extract all Electron specififc logic to plugins #21

Closed
wants to merge 1 commit into from

Conversation

MarshallOfSound
Copy link
Member

  • Website URL
  • Repo URL
  • Filename (now api.json)
  • Process information

BREAKING CHANGE

To replicate the old Electron file you now use

electron-docs-parser \
  --dir ../electron/src/electron \
  --plugin url-provider \
    --url-provider.websiteDocsBaseURL="https://electronjs.org" \
    --url-provider.repoDocsBaseURL="https://github.com/electron/electron/blob" \
  --plugin electron-process

TODO:

  • Make the plugins configurable via a .docsparser.json file or similar

* Website URL
* Repo URL
* Filename (now api.json)
* Process information

BREAKING CHANGE
@bnb
Copy link
Member

bnb commented Jan 20, 2020

Is this mergeable? I'd be happy to help implement .docsparser.json configuration if that's a blocker :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants