mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
docs(tfhe): add various docstrings
- add docstring for lwe_keyswitch - add docstring for lwe_keyswitch_key_generation - add docstring for lwe_secret_key_generation
This commit is contained in:
2
Makefile
2
Makefile
@@ -170,4 +170,4 @@ conformance: fmt
|
||||
|
||||
.PHONY: help # Generate list of targets with descriptions
|
||||
help:
|
||||
@grep '^.PHONY: .* #' Makefile | sed 's/\.PHONY: \(.*\) # \(.*\)/\1\t\2/' | expand -t30 | sort
|
||||
@grep '^\.PHONY: .* #' Makefile | sed 's/\.PHONY: \(.*\) # \(.*\)/\1\t\2/' | expand -t30 | sort
|
||||
|
||||
Reference in New Issue
Block a user