File | Line | Function |
---|---|---|
/global.php | 94 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 550 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 811 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php | 811 | errorHandler->error |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/global.php(872) : eval()'d code | 26 | errorHandler->error |
/global.php | 872 | eval |
/printthread.php | 16 | require_once |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 160 | errorHandler->error |
File | Line | Function |
---|---|---|
/printthread.php | 165 | errorHandler->error |
The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.30 (FreeBSD)
|
Suggestion: Documentation - Printable Version +- Official Murl Engine Forum (https://murlengine.com/forum) +-- Forum: Murl Engine (https://murlengine.com/forum/forumdisplay.php?fid=5) +--- Forum: General (https://murlengine.com/forum/forumdisplay.php?fid=8) +--- Thread: Suggestion: Documentation (/showthread.php?tid=17) |
Suggestion: Documentation - CodingMarmot - 20 May 2013 Hi, I was wondering if you could include a docset for XCode in the next release of the engine? It would be very convenient to have the documentation directly inside the IDE. This is already working out of the box in VisualStudio, though the tags are still visible which makes the documentation a little awkward to read. (screenshot in attachments) Other than that keep up with the good work! RE: Suggestion: Documentation - dizzy - 31 Jul 2013 Thanks for the suggestion, we'll try to spend some time playing with Doxygen to create a useful docset output for one of the next updates. Please be patient! RE: Suggestion: Documentation - Ketschak - 05 Aug 2013 (20 May 2013, 17:15)CodingMarmot Wrote: Hi, Xcode docset is available for download. |