Revision 1539fc67ec7cd1f092967452d8ae47d170ca149b authored by Jonathan Protzenko on 24 April 2020, 23:18:32 UTC, committed by Jonathan Protzenko on 24 April 2020, 23:18:32 UTC
1 parent 56130dc
Raw File
README.md
HACL* documentation
=======================

This documentation requires sphinx. Use: `pip3 install sphinx-rtd-theme`.

To generate HTML, use: `make html`, then the results will be in
`_build/html/index.html`.
back to top