This is an online documentation of RISC-V Vector Extension(RVV) deployed at https://rvv-isadoc.readthedocs.io/en/latest/.
RVV spec is based on Vector Extension 1.0, which is frozen for public review in September, 2021.
- Edit ./docs/source/*.rst.
- Push commits to master branch, readthedocs will automatically rebuild the project to update web page.
- To generate local web page for testing, hit 'make html' in ./docs directory.
Many thanks to msyksphinz's RISC-V web page for reference.