Changed autodocs to "tag"

This commit is contained in:
Juan Lago 2023-08-24 09:21:10 +02:00 committed by tato
parent 097c2a4e90
commit 95fa308760

View File

@ -16,7 +16,7 @@ module.exports = {
},
docs: {
autodocs: false
autodocs: "tag"
}
};