Skip to content

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.

2 participants