llvm-ml / llvm-ir-dataset-utils

Utilities for constructing a large dataset of LLVM IR
https://llvm-ir-dataset-utils.readthedocs.io
Apache License 2.0
13 stars 5 forks source link

API Autosummaries in the Docs #18

Closed ludgerpaehler closed 7 months ago

ludgerpaehler commented 7 months ago

Add API reference documentation to the docs, where the code is documented with autosummary to enable the searching of the API.

ludgerpaehler commented 7 months ago

Should be addressed by #20 , but yet to be checked in the built source