Skip to content

Fix up 'README.md'. #41

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

Merged
merged 2 commits into from
Jan 14, 2016
Merged

Fix up 'README.md'. #41

merged 2 commits into from
Jan 14, 2016

Conversation

DanielRosenwasser
Copy link
Member

Check out the rich diff to get anything useful out of this.


- `browser.webidl.xml`: an XML spec file generated by Microsoft Edge. **Do not edit this file**.
- Due to the different update schedules between Edge and TypeScript, this may not be the most up-to-date version of the spec.
- `webworker.webidl.xml`: an XML spec file generated by Microsoft Edge that contains types for Web Workers. **Do not edit this file**.
- `addedTypes.json`: types that should exist in either browser or webworker but are missing from the Edge spec. The type can be `property`, `method`, `interface`, `constructor`, or `indexer`.
- `overridingTypes.json`: types that are defined in the spec file but has a better or more up-to-date definitions in the json files.
- `removedTypes.json`: types that are defined in the spec file but should be removed.
- `comments.json`: comment strings to be embedded in the generated .js files
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'.' at the end.

@zhengbli
Copy link
Contributor

zhengbli commented Jan 9, 2016

LGTM 👍

@sandersn
Copy link
Member

:1+:

DanielRosenwasser added a commit that referenced this pull request Jan 14, 2016
@DanielRosenwasser DanielRosenwasser merged commit 9e9785f into master Jan 14, 2016
@DanielRosenwasser DanielRosenwasser deleted the fixupReadme branch January 14, 2016 08:12
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.

4 participants