Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 480 Bytes

Armadito documentation

Our documentation is available online at http://armadito-av.readthedocs.io/en/latest/.

Build

make clean && make doclanguage?=fr html && firefox build/html/fr/index.html make clean && make doclanguage?=en html && firefox build/html/en/index.html ... etc

Thanks

Thanks to readthedocs.org community for hosting our documentation on their servers. More about readthedocs.org : https://docs.readthedocs.io/en/latest/#