fix: [make] be sure the version of misp_modules installed are the one

for generating the documentation.
pull/681/head
Alexandre Dulaunoy 2024-08-13 08:21:53 +02:00
parent 1bdb24c9bc
commit bd155b6ac7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
.PHONY: prepare_docs generate_docs ci_generate_docs test_docs
prepare_docs:
pip3 install .
cd documentation; python3 generate_documentation.py
mkdir -p docs/expansion/logos docs/export_mod/logos docs/import_mod/logos
mkdir -p docs/logos