StackOverflowMATLABchat / MATLABfcnscrape

Scrape MATLAB's documentation for all function names and output to JSON files for external use
2 stars 1 forks source link

Add Archived Documentation Support #6

Closed sco1 closed 3 years ago

sco1 commented 3 years ago

A limited archived documentation is now available publically, so functions can be indexed retroactively.

The current version spec is completely manual:

https://github.com/StackOverflowMATLABchat/MATLABfcnscrape/blob/e5fa3604bcde3e3f875cde379784b0ea4d347ede/MATLABfcnscrape.py#L182-L185

This can probably be adjusted to something a bit more generic.

Note that the documentation layout has changed quite significantly over the past few years, so separate parsers may be maintained until the documentation departs the archive.