cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
326 stars 92 forks source link

[docs] Setup new documentation webpage #486

Closed chhzh123 closed 1 year ago

chhzh123 commented 1 year ago

This PR uses sphinx-gallery to setup the documentation webpage for the new MLIR-based HeteroCL. A testing website has already been deployed on https://cornell-zhang.github.io/heterocl/, and the legacy tutorials are also added to the website to provide initial guidance. Later, we will need to update the documentation for the new version and redirect the url to our own website.

Two hightlights here:

For future development: