Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 354 Bytes

How to generate documentation:

Environment preparation

1. Make sure the following packages are installed:
	- doxygen
	- python3
2. Install python deps: `python3 -m pip install -r requirements.txt`

Doc generation

1. Generate docs by calling `./merge_doc.sh`
2. The following files should be re-generated:
	- man3/OneCCL.3
	- OneCCL.md