API History in Electron Documentation
- Mentors
- erickzhao, Keeley Hammond, dsanders11
- Organization
- Electron
- Technologies
- javascript, react, typescript, electron, markdown, YAML
- Topics
- documentation, Electron, Versioning
The Electron documentation currently doesn't feature API history for its functions, classes, etc. I aim to implement the missing API history in a similar fashion to the Node.js documentation: by allowing the use of a simple but powerful YAML schema in the API documentation Markdown files and displaying it nicely on the Electron documentation website.