Move documentation to texinfo, add makefiles, rename Cert to Attestation (python)
This commit is contained in:
4
doc/texinfo/Makefile
Normal file
4
doc/texinfo/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
doc:
|
||||
makeinfo --html -o build index.texi
|
||||
readme:
|
||||
makeinfo --docbook -o build/docbook.xml index.texi
|
||||
Reference in New Issue
Block a user