mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
formatting
This commit is contained in:
@@ -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)
|
||||
{
|
||||
var doxygen = null;
|
||||
|
||||
Reference in New Issue
Block a user