Back to Brackets

Updating the Docs

src/extensions/default/MDNDocs/README.md

0.30.0-8833524 B
Original Source

Updating the Docs

  • Use the Node script scrape-mdn to update the css.json and html.json contents:
  • Both the JSON files will have URL and Summary, but for css.json we need to have possible values of each css property along with small description, so use this Node script MDNDocsScrapper, this takes css.json as input and then creates a newcss.json with the desired content.