formatting

This commit is contained in:
daboe01
2025-06-21 17:29:31 +02:00
parent 6abb8234fb
commit 89b3fb003c
-7
View File
@@ -155,13 +155,6 @@ function executableExists(command) {
} }
} }
// ===========================================================================
//
// THIS IS THE FINAL, CORRECT VERSION.
// IT CORRECTLY HANDLES THE 'docs' and 'docset' TASKS SEPARATELY.
//
// ===========================================================================
function generateDocs(/* boolean */ noFrame, /* boolean */ buildDocset = false) function generateDocs(/* boolean */ noFrame, /* boolean */ buildDocset = false)
{ {
var doxygen = null; var doxygen = null;