| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
SYCLomatic documentation is written using reStructuredText and built using Sphinx. Follow the instructions in this README to build the documentation locally.
The following must be installed to build the documentation:
Please make yourself familiar with the SYCLomatic contribution guidelines before submitting a contribution.
For documentation contributions in particular:
You can build the documentation locally to preview your changes and make sure there are no errors. In the docs directory of your local SYCLomatic repository run:
make html
The generated HTML will be located in docs/_build/html.
When testing changes in the documentation, make sure to remove the previous build before building again. To do this run:
make clean
| Back | FazBrowse Home | New Git URL |